Searched refs:authority_ (Results 1 – 3 of 3) sorted by relevance
58 authority_ = NOT_CACHED; in Uri()142 if (authority_ == NOT_CACHED) { in GetAuthority()143 authority_ = ParseAuthority(); in GetAuthority()145 return authority_; in GetAuthority()
202 std::string authority_; variable
131 uri_->authority_ = "abcd";