Home
last modified time | relevance | path

Searched defs:set_authority (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dclient_context.h270 void set_authority(const grpc::string& authority) { authority_ = authority; } in set_authority() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dclient_context.h307 void set_authority(const std::string& authority) { authority_ = authority; } in set_authority() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dclient_context.h307 void set_authority(const std::string& authority) { authority_ = authority; } in set_authority() function