Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Dservice_config.h143 bool ServiceConfig::ParseJsonMethodConfig( in ParseJsonMethodConfig() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dservice_config.cc72 grpc_error* ServiceConfig::ParseJsonMethodConfig(const grpc_channel_args* args, in ParseJsonMethodConfig() function in grpc_core::ServiceConfig