Searched refs:authority_ (Results 1 – 3 of 3) sorted by relevance
270 void set_authority(const grpc::string& authority) { authority_ = authority; } in set_authority()415 grpc::string authority() { return authority_; } in authority()427 grpc::string authority_; variable
115 host_str = context->authority_.c_str(); in CreateCall()
29 * **Authority** → ":authority" {_virtual host name of authority_}