Home
last modified time | relevance | path

Searched defs:json (Results 726 - 750 of 904) sorted by relevance

1...<<21222324252627282930>>...37

/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c168 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 Ddump.c233 struct json { struct
/third_party/node/deps/v8/tools/release/
H A Dcommon_includes.py34 import json namespace
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson.cc18 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 Dtest262.py24 import json namespace
/third_party/node/deps/v8/tools/mb/
H A Dmb.py19 import json namespace
[all...]
/third_party/node/deps/v8/tools/
H A Drun_perf.py110 import json namespace
[all...]
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding_test.cc697 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 Dencoding.h443 namespace json { namespace
[all...]
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dninja.py9 import json namespace
/third_party/node/
H A Dconfigure.py3 import json namespace
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dninja.py9 import json namespace
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonParserTest.cs148 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 Dgen_builtin_symbols.py22 import json namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DJSON.h58 namespace json { namespace
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Djson_format_test.py37 import json namespace
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc168 util::Status JsonStreamParser::Parse(StringPiece json) { in Parse() argument
/third_party/python/Lib/test/
H A Dtest_plistlib.py10 import json namespace
/third_party/skia/modules/skottie/src/
H A DSkottie.cpp47 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 Dutils_module_tests.c846 const char *json; member
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksJson.cpp50 namespace json namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dutils_module_tests.c847 const char *json; member
/third_party/vulkan-loader/loader/
H A DcJSON.c954 VkResult loader_get_json(const struct loader_instance *inst, const char *filename, cJSON **json) { in loader_get_json() argument
H A Dsettings.c297 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 Ddpp_hostapd.c768 char json[100]; in hostapd_dpp_start_gas_client() local

Completed in 41 milliseconds

1...<<21222324252627282930>>...37