Home
last modified time | relevance | path

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

/external/angle/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
/external/cronet/net/dns/public/
Ddns_over_https_config.cc61 absl::optional<DnsOverHttpsConfig> FromJson(base::StringPiece json) { in FromJson() function
/external/protobuf/src/google/protobuf/util/
Djson_util_test.cc77 bool FromJson(const std::string& json, Message* message, in FromJson() function in google::protobuf::util::__anoned97fbb00111::JsonUtilTest
82 bool FromJson(const std::string& json, Message* message) { in FromJson() function in google::protobuf::util::__anoned97fbb00111::JsonUtilTest
/external/cronet/third_party/protobuf/src/google/protobuf/util/
Djson_util_test.cc77 bool FromJson(const std::string& json, Message* message, in FromJson() function in google::protobuf::util::__anonb28433630111::JsonUtilTest
82 bool FromJson(const std::string& json, Message* message) { in FromJson() function in google::protobuf::util::__anonb28433630111::JsonUtilTest