Searched refs:extranetEndpoint_ (Results 1 – 4 of 4) sorted by relevance
37 const std::string& ExtranetEndpoint() const { return extranetEndpoint_; } in ExtranetEndpoint()46 std::string extranetEndpoint_; variable
38 const std::string& ExtranetEndpoint() const { return extranetEndpoint_; } in ExtranetEndpoint()52 std::string extranetEndpoint_; variable
95 if (node && node->GetText()) bucket.extranetEndpoint_ = node->GetText(); in operator =()
62 if (node && node->GetText()) extranetEndpoint_ = node->GetText(); in operator =()
Completed in 4 milliseconds