Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/feature_support_util/
Dfeature_support_util.cpp136 static StringPart FromJson(const Json::Value &parent, const char *key) in FromJson() function in angle::StringPart
164 static IntegerPart FromJson(const Json::Value &parent, const char *key) in FromJson() function in angle::IntegerPart
278 static Version FromJson(const Json::Value &jObject) in FromJson() function in angle::Version
365 static bool FromJson(const Json::Value &jObject, Application *out) in FromJson() function in angle::Application
491 static Device FromJson(const Json::Value &jObject) in FromJson() function in angle::Device
/third_party/protobuf/src/google/protobuf/util/
Djson_util_test.cc76 bool FromJson(const std::string& json, Message* message, in FromJson() function in google::protobuf::util::__anon9f3e6add0111::JsonUtilTest
81 bool FromJson(const std::string& json, Message* message) { in FromJson() function in google::protobuf::util::__anon9f3e6add0111::JsonUtilTest