Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/transport/
Dservice_config.h70 void ParseGlobalParams(ProcessJson<T> process_json, T* arg) const;
129 void ServiceConfig::ParseGlobalParams(ProcessJson<T> process_json, in ParseGlobalParams() argument
138 process_json(field, arg); in ParseGlobalParams()