Searched defs:set_authority (Results 1 – 3 of 3) sorted by relevance
270 void set_authority(const grpc::string& authority) { authority_ = authority; } in set_authority() function
307 void set_authority(const std::string& authority) { authority_ = authority; } in set_authority() function