Searched defs:ExtractJsonType (Results 1 – 1 of 1) sorted by relevance
/third_party/grpc/src/core/lib/json/ |
D | json_util.h | 126 inline bool ExtractJsonType(const Json& json, const std::string& field_name, in ExtractJsonType() function 132 inline bool ExtractJsonType(const Json& json, const std::string& field_name, in ExtractJsonType() function 138 inline bool ExtractJsonType(const Json& json, const std::string& field_name, in ExtractJsonType() function 144 inline bool ExtractJsonType(const Json& json, const std::string& field_name, in ExtractJsonType() function 151 inline bool ExtractJsonType(const Json& json, const std::string& field_name, in ExtractJsonType() function
|