Searched defs:json_tree (Results 1 – 1 of 1) sorted by relevance
38 grpc_json* json_tree = grpc_json_parse_string(json_string.get()); in Create() local46 ServiceConfig::ServiceConfig(UniquePtr<char> json_string, grpc_json* json_tree) in ServiceConfig()