Home
last modified time | relevance | path

Searched defs:GetServiceConfigJSON (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc88 grpc::string Channel::GetServiceConfigJSON() const { in GetServiceConfigJSON() function in grpc::Channel
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dchannel_cc.cc90 std::string Channel::GetServiceConfigJSON() const { in GetServiceConfigJSON() function in grpc::Channel