Home
last modified time | relevance | path

Searched refs: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()
415 grpc::string authority() { return authority_; } in authority()
427 grpc::string authority_; variable
/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc115 host_str = context->authority_.c_str(); in CreateCall()
/external/grpc-grpc/doc/
DPROTOCOL-HTTP2.md29 * **Authority** → ":authority" {_virtual host name of authority_}