/aosp_15_r20/external/angle/src/feature_support_util/ |
H A D | feature_support_util.cpp | 136 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
|
/aosp_15_r20/external/moshi/moshi/src/main/java/com/squareup/moshi/ |
H A D | FromJson.java | 25 public @interface FromJson {} annotation
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/ |
H A D | json_util_test.cc | 77 bool FromJson(const std::string& json, Message* message, in FromJson() function in google::protobuf::util::__anon8139f3f40111::JsonUtilTest 82 bool FromJson(const std::string& json, Message* message) { in FromJson() function in google::protobuf::util::__anon8139f3f40111::JsonUtilTest
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ |
H A D | json_util_test.cc | 77 bool FromJson(const std::string& json, Message* message, in FromJson() function in google::protobuf::util::__anon19d9dbe10111::JsonUtilTest 82 bool FromJson(const std::string& json, Message* message) { in FromJson() function in google::protobuf::util::__anon19d9dbe10111::JsonUtilTest
|
/aosp_15_r20/external/tink/testing/go/ |
H A D | keyset_service.go | 203 func (s *KeysetService) FromJson(ctx context.Context, req *pb.KeysetFromJsonRequest) (*pb.KeysetFro… func
|
/aosp_15_r20/external/cronet/net/dns/public/ |
H A D | dns_over_https_config.cc | 62 std::optional<DnsOverHttpsConfig> FromJson(std::string_view json) { in FromJson() function
|
/aosp_15_r20/external/tink/cc/jwt/internal/ |
H A D | jwt_format.cc | 195 util::StatusOr<RawJwt> RawJwtParser::FromJson( in FromJson() function in crypto::tink::jwt_internal::RawJwtParser
|
H A D | jwt_format_test.cc | 331 TEST(RawJwt, FromJson) { in TEST() argument
|
/aosp_15_r20/external/tink/testing/cc/ |
H A D | keyset_impl.cc | 325 grpc::Status KeysetImpl::FromJson(grpc::ServerContext* context, in FromJson() function in tink_testing_api::KeysetImpl
|
/aosp_15_r20/external/tink/testing/python/ |
H A D | services.py | 296 def FromJson( member in KeysetServicer
|
/aosp_15_r20/external/tink/cc/jwt/ |
H A D | raw_jwt.cc | 162 util::StatusOr<RawJwt> RawJwt::FromJson(absl::optional<std::string> type_header, in FromJson() function in crypto::tink::RawJwt
|
/aosp_15_r20/external/tink/testing/cross_language/protos/ |
H A D | testing_api.proto | 52 rpc FromJson(KeysetFromJsonRequest) returns (KeysetFromJsonResponse) {} rpc
|
/aosp_15_r20/external/tink/testing/java_src/protos/ |
H A D | testing_api.proto | 52 rpc FromJson(KeysetFromJsonRequest) returns (KeysetFromJsonResponse) {} rpc
|
/aosp_15_r20/external/tink/testing/go/protos/ |
H A D | testing_api.proto | 52 rpc FromJson(KeysetFromJsonRequest) returns (KeysetFromJsonResponse) {} rpc
|
/aosp_15_r20/external/tink/testing/cc/protos/ |
H A D | testing_api.proto | 52 rpc FromJson(KeysetFromJsonRequest) returns (KeysetFromJsonResponse) {} rpc
|
/aosp_15_r20/external/tink/testing/python/protos/ |
H A D | testing_api.proto | 52 rpc FromJson(KeysetFromJsonRequest) returns (KeysetFromJsonResponse) {} rpc
|