Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/
Dchannel.h58 grpc::string GetServiceConfigJSON() const;
/external/grpc-grpc/src/cpp/client/
Dchannel_cc.cc88 grpc::string Channel::GetServiceConfigJSON() const { in GetServiceConfigJSON() function in grpc::Channel