| /test/xts/device_attest_lite/services/core/attest/ |
| H A D | attest_service_auth.c | 168 static int32_t ParseVersionIdResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParseVersionIdResult() argument 183 static int32_t ParsePatchLevelResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParsePatchLevelResult() argument 198 static int32_t ParseRootHashResult(const cJSON* json, SoftwareResultDetail* softwareResultDetail) in ParseRootHashResult() argument 213 static int32_t ParsePcidResult(const cJSON* json, SoftwareResultDetai argument 235 cJSON* json = cJSON_GetObjectItem(root, "softwareResultDetail"); ParseSoftwareResultDetail() local 707 ParseErrcode(const cJSON* json, AuthResult* authResult) ParseErrcode() argument 725 ParseAuthStats(const cJSON* json, AuthResult* authResult) ParseAuthStats() argument 757 ParseTicket(const cJSON* json, AuthResult* authResult) ParseTicket() argument 789 ParseTokenValue(const cJSON* json, AuthResult* authResult) ParseTokenValue() argument 821 ParseTokenId(const cJSON* json, AuthResult* authResult) ParseTokenId() argument 916 ParseAuthResultRespImpl(cJSON *json, AuthResult* authResult, AuthStatus* authStatus) ParseAuthResultRespImpl() argument 964 cJSON* json = cJSON_Parse(msg); ParseAuthResultResp() local [all...] |
| /third_party/alsa-utils/alsaucm/ |
| H A D | dump.c | 233 struct json { struct
|
| /third_party/node/deps/v8/tools/release/ |
| H A D | common_includes.py | 34 import json namespace
|
| /third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
| H A D | json.cc | 18 namespace json { namespace 1000 Status ConvertCBORToJSONTmpl(span<uint8_t> cbor, C* json) { in ConvertCBORToJSONTmpl() argument 1007 ConvertCBORToJSON(span<uint8_t> cbor, std::vector<uint8_t>* json) ConvertCBORToJSON() argument 1011 ConvertCBORToJSON(span<uint8_t> cbor, std::string* json) ConvertCBORToJSON() argument 1016 ConvertJSONToCBORTmpl(span<T> json, std::vector<uint8_t>* cbor) ConvertJSONToCBORTmpl() argument 1023 ConvertJSONToCBOR(span<uint8_t> json, std::vector<uint8_t>* cbor) ConvertJSONToCBOR() argument 1027 ConvertJSONToCBOR(span<uint16_t> json, std::vector<uint8_t>* cbor) ConvertJSONToCBOR() argument [all...] |
| /third_party/node/deps/v8/third_party/test262-harness/src/ |
| H A D | test262.py | 24 import json namespace
|
| /third_party/node/deps/v8/tools/mb/ |
| H A D | mb.py | 19 import json namespace [all...] |
| /third_party/node/deps/v8/tools/ |
| H A D | run_perf.py | 110 import json namespace [all...] |
| /third_party/node/tools/inspector_protocol/encoding/ |
| H A D | encoding_test.cc | 697 std::string json = in TEST() local 900 std::string json = "{\\"msg\\": \\"Hello, world.\\"}"; TEST() local 1318 namespace json { global() namespace 1539 std::string json = "{\\"foo\\": 42}"; TEST_F() local 1555 std::string json = "{\\"foo\\": \\"a\\x7f\\"}"; TEST_F() local 1567 std::string json = "\\n {\\n\\"msg\\"\\n: \\v\\"Hello, world.\\"\\t\\r}\\t"; TEST_F() local 1579 std::string json = "{\\"foo\\": {\\"bar\\": {\\"baz\\": 1}, \\"bar2\\": 2}}"; TEST_F() local 1599 std::string json = "{\\"foo\\": 3.1415, \\"bar\\": 31415e-4}"; TEST_F() local 1614 std::string json = "{\\"msg\\": \\"Hello, \\\\uD83C\\\\uDF0E.\\"}"; TEST_F() local 1631 std::vector<uint16_t> json = TEST_F() local 1652 std::string json = TEST_F() local 1677 std::string json = "{\\"foo\\": 3.1415} junk"; TEST_F() local 1687 std::string json; MakeNestedJson() local 1743 std::string json = ""; TEST_F() local 1751 std::string json = "|"; TEST_F() local 1760 std::string json = "1E9223372036854775807"; TEST_F() local 1769 std::string json = "\\"foo\\\\x22\\""; TEST_F() local 1777 std::string json = "[1,2,]"; TEST_F() local 1785 std::string json = "[1,2 2"; TEST_F() local 1795 std::string json = "{\\"foo\\": 3.1415, \\"bar: 31415e-4}"; TEST_F() local 1803 std::string json = "{\\"foo\\", 42}"; TEST_F() local 1811 std::string json = "{\\"foo\\": 42, }"; TEST_F() local 1820 std::string json = "{\\"foo\\": 3.1415: \\"bar\\": 0}"; TEST_F() local 1828 std::string json = "}"; TEST_F() local 1879 std::string json = "{\\"msg\\":\\"Hello, \\\\ud83c\\\\udf0e.\\",\\"lst\\":[1,2,3]}"; TYPED_TEST() local [all...] |
| H A D | encoding.h | 443 namespace json { namespace [all...] |
| /third_party/node/tools/gyp/pylib/gyp/generator/ |
| H A D | ninja.py | 9 import json namespace
|
| /third_party/node/ |
| H A D | configure.py | 3 import json namespace
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
| H A D | ninja.py | 9 import json namespace
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
| H A D | JsonParserTest.cs | 148 public void Wrappers_Standalone(System.Type wrapperType, string json, object expectedValue) in Wrappers_Standalone() argument 214 MapField_NullValueProhibited(string json) MapField_NullValueProhibited() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | gen_builtin_symbols.py | 22 import json namespace [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | JSON.h | 58 namespace json { namespace [all...] |
| /third_party/protobuf/python/google/protobuf/internal/ |
| H A D | json_format_test.py | 37 import json namespace [all...] |
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | json_stream_parser.cc | 168 util::Status JsonStreamParser::Parse(StringPiece json) { in Parse() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_plistlib.py | 10 import json namespace
|
| /third_party/skia/modules/skottie/src/ |
| H A D | Skottie.cpp | 47 void AnimationBuilder::log(Logger::Level lvl, const skjson::Value* json, in log() argument 392 const auto& json = dom.root().as<skjson::ObjectValue>(); in make() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | utils_module_tests.c | 846 const char *json; member
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksJson.cpp | 50 namespace json namespace
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | utils_module_tests.c | 847 const char *json; member
|
| /third_party/vulkan-loader/loader/ |
| H A D | cJSON.c | 954 VkResult loader_get_json(const struct loader_instance *inst, const char *filename, cJSON **json) { in loader_get_json() argument
|
| H A D | settings.c | 297 cJSON* json = NULL; in get_loader_settings() local 571 cJSON* json = NULL; get_settings_layers() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | dpp_hostapd.c | 768 char json[100]; in hostapd_dpp_start_gas_client() local
|