Home
last modified time | relevance | path

Searched full:json (Results 701 - 725 of 27107) sorted by relevance

1...<<21222324252627282930>>...1085

/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_commonAttrsLayout/ace_ets_module_commonAttrsLayout_api11/entry/src/main/ets/test/comSizeAbility/
H A DcomSizeAbilityTest_16.test.ets44 console.info("get comSizeAbilityTest_16 state pages: " + JSON.stringify(pages))
46 console.info("get comSizeAbilityTest_16 state pages.name: " + JSON.stringify(pages.name))
49 console.info("push comSizeAbilityTest_16 success: " + JSON.stringify(result))
81 console.info("[comSizeAbilityTestJsunit_41] component rect is: " + JSON.stringify(rect))
82 console.info("[comSizeAbilityTestJsunit_41] component Size is: " + JSON.stringify(Size))
83 console.info("[comSizeAbilityTestJsunit_41] component LocalOffset is: " + JSON.stringify(LocalOffset))
84 console.info("[comSizeAbilityTestJsunit_41] component WindowOffset is: " + JSON.stringify(WindowOffset))
85 console.info("[comSizeAbilityTestJsunit_41] component ScreenOffset is: " + JSON.stringify(ScreenOffset))
86 console.info("[comSizeAbilityTestJsunit_41] component Translate is: " + JSON.stringify(Translate))
87 console.info("[comSizeAbilityTestJsunit_41] component Transform is: " + JSON
[all...]
H A DcomSizeAbilityTest_17.test.ets44 console.info("get comSizeAbilityTest_17 state pages: " + JSON.stringify(pages))
46 console.info("get comSizeAbilityTest_17 state pages.name: " + JSON.stringify(pages.name))
49 console.info("push comSizeAbilityTest_17 success: " + JSON.stringify(result))
81 console.info("[comSizeAbilityTestJsunit_44] component rect is: " + JSON.stringify(rect))
82 console.info("[comSizeAbilityTestJsunit_44] component Size is: " + JSON.stringify(Size))
83 console.info("[comSizeAbilityTestJsunit_44] component LocalOffset is: " + JSON.stringify(LocalOffset))
84 console.info("[comSizeAbilityTestJsunit_44] component WindowOffset is: " + JSON.stringify(WindowOffset))
85 console.info("[comSizeAbilityTestJsunit_44] component ScreenOffset is: " + JSON.stringify(ScreenOffset))
86 console.info("[comSizeAbilityTestJsunit_44] component Translate is: " + JSON.stringify(Translate))
87 console.info("[comSizeAbilityTestJsunit_44] component Transform is: " + JSON
[all...]
H A DcomSizeAbilityTest_29.test.ets44 console.info("get comSizeAbilityTest_29 state pages: " + JSON.stringify(pages))
46 console.info("get comSizeAbilityTest_29 state pages.name: " + JSON.stringify(pages.name))
49 console.info("push comSizeAbilityTest_29 success: " + JSON.stringify(result))
81 console.info("[comSizeAbilityTestJsunit_63] component rect is: " + JSON.stringify(rect))
82 console.info("[comSizeAbilityTestJsunit_63] component Size is: " + JSON.stringify(Size))
83 console.info("[comSizeAbilityTestJsunit_63] component LocalOffset is: " + JSON.stringify(LocalOffset))
84 console.info("[comSizeAbilityTestJsunit_63] component WindowOffset is: " + JSON.stringify(WindowOffset))
85 console.info("[comSizeAbilityTestJsunit_63] component ScreenOffset is: " + JSON.stringify(ScreenOffset))
86 console.info("[comSizeAbilityTestJsunit_63] component Translate is: " + JSON.stringify(Translate))
87 console.info("[comSizeAbilityTestJsunit_63] component Transform is: " + JSON
[all...]
/third_party/typescript/tests/baselines/reference/tsserver/projectReferences/
H A Ddisables-looking-into-the-child-project-if-disableReferencedProjectLoad-is-set-in-first-indirect-project-but-not-in-another-one.js1 Info 0 [00:01:05.000] Provided types map file "/a/lib/typesMap.json" doesn't exist
3 Info 2 [00:01:07.000] For info: /user/username/projects/myproject/src/main.ts :: Config file name: /user/username/projects/myproject/tsconfig.json
4 Info 3 [00:01:08.000] Creating configuration project /user/username/projects/myproject/tsconfig.json
5 Info 4 [00:01:09.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefined Project: /user/username/projects/myproject/tsconfig.json WatchType: Config file
7 {"seq":0,"type":"event","event":"projectLoadingStart","body":{"projectName":"/user/username/projects/myproject/tsconfig.json","reason":"Creating possible configured project for /user/username/projects/myproject/src/main.ts to open"}}
8 Info 6 [00:01:11.000] Config: /user/username/projects/myproject/tsconfig.json : {
11 "configFilePath": "/user/username/projects/myproject/tsconfig.json"
15 "path": "/user/username/projects/myproject/tsconfig-indirect1.json",
16 "originalPath": "./tsconfig-indirect1.json"
[all...]
/third_party/python/Lib/json/
H A D__init__.py1 r"""JSON (JavaScript Object Notation) <https://json.org> is a subset of
5 :mod:`json` exposes an API familiar to users of the standard library
11 >>> import json
12 >>> json.dumps(['foo', {'bar': ('baz', None, 1.0, 2)}])
14 >>> print(json.dumps("\"foo\bar"))
16 >>> print(json.dumps('\u1234'))
18 >>> print(json.dumps('\\'))
20 >>> print(json.dumps({"c": 0, "b": 0, "a": 0}, sort_keys=True))
24 >>> json
[all...]
/foundation/communication/dsoftbus/core/common/dfx/statistics/include/
H A Dbt_statistic.h32 int32_t GetBtStatisticInfo(cJSON *json);
35 void GetGattClientDeviceInfo(cJSON *json);
36 void GetGattServerDeviceInfo(cJSON *json);
37 void GetBleAdvertiserDeviceInfo(cJSON *json);
38 void GetBleCentralDeviceInfo(cJSON *json);
39 void GetBleGattDeviceInfo(cJSON *json);
40 void GetA2dpSrcDeviceInfo(cJSON *json);
41 void GetA2dpSinkDeviceInfo(cJSON *json);
42 void GetAvrCTDeviceInfo(cJSON *json);
43 void GetAvrTGDeviceInfo(cJSON *json);
[all...]
/third_party/node/deps/npm/man/man5/
H A Dnpm-shrinkwrap-json.51 .TH "NPM-SHRINKWRAP.JSON" "5" "February 2024" "" ""
3 \fBnpm-shrinkwrap.json\fR - A publishable lockfile
6 \fBnpm-shrinkwrap.json\fR is a file created by npm help shrinkwrap. It is identical to \fBpackage-lock.json\fR, with one major caveat: Unlike \fBpackage-lock.json\fR, \fBnpm-shrinkwrap.json\fR may be included when publishing a package.
8 The recommended use-case for \fBnpm-shrinkwrap.json\fR is applications deployed through the publishing process on the registry: for example, daemons and command-line tools intended as global installs or \fBdevDependencies\fR. It's strongly discouraged for library authors to publish this file, since that would prevent end users from having control over transitive dependency updates.
10 If both \fBpackage-lock.json\fR and \fBnpm-shrinkwrap.json\fR are present in a package root, \fBnpm-shrinkwrap.json\f
[all...]
/third_party/typescript/tests/baselines/reference/
H A DnodeModulesImportAssertions(module=node16).symbols2 import json from "./package.json" assert { type: "json" };
3 >json : Symbol(json, Decl(index.ts, 0, 6))
6 import json from "./package.json" assert { type: "json" }; // should error, cjs mode imports don't support assertions
7 >json : Symbol(json, Dec
[all...]
H A DnodeModulesImportAssertions(module=nodenext).symbols2 import json from "./package.json" assert { type: "json" };
3 >json : Symbol(json, Decl(index.ts, 0, 6))
6 import json from "./package.json" assert { type: "json" }; // should error, cjs mode imports don't support assertions
7 >json : Symbol(json, Dec
[all...]
/third_party/json/docs/mkdocs/docs/api/basic_json/
H A Dpatch.md7 [JSON Patch](http://jsonpatch.com) defines a JSON document structure for expressing a sequence of operations to apply to
8 a JSON document. With this function, a JSON Patch is applied to the current JSON value by executing all operations from
14 : JSON patch document
22 Strong guarantee: if an exception is thrown, there are no changes in the JSON value.
26 - Throws [`parse_error.104`](../../home/exceptions.md#jsonexceptionparse_error104) if the JSON patch does not consist of
28 - Throws [`parse_error.105`](../../home/exceptions.md#jsonexceptionparse_error105) if the JSON patch is malformed (e.g.,
31 - Throws [`out_of_range.403`](../../home/exceptions.md#jsonexceptionout_of_range403) if a JSON pointe
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson_test.cc5 #include "json.h"
25 namespace json { namespace
27 // json::NewJSONEncoder - for encoding streaming parser events as JSON
85 // This tests that the JSON encoder escapes lone high surrogates, i.e. in TEST()
98 // This tests that the JSON encoder escapes lone low surrogates, i.e. in TEST()
111 // This tests that the JSON encoder will escape the UTF16 input 0xffff as in TEST()
154 // incomplete UTF-8 sequence. So the string in the JSON output is empty. in TEST()
238 // JSON can't represent +Infinity, -Infinity, or NaN. in TEST()
308 // In JSON, in TEST()
380 std::string json = "{\\"foo\\": 42}"; TEST_F() local
396 std::string json = "{\\"foo\\": \\"a\\x7f\\"}"; TEST_F() local
415 std::string json = "\\n {\\n\\"msg\\"\\n: \\v\\"Hello, world.\\"\\t\\r}\\t"; TEST_F() local
427 std::string json = "{\\"foo\\": {\\"bar\\": {\\"baz\\": 1}, \\"bar2\\": 2}}"; TEST_F() local
447 std::string json = "{\\"foo\\": 3.1415, \\"bar\\": 31415e-4}"; TEST_F() local
462 std::string json = "{\\"msg\\": \\"Hello, \\\\uD83C\\\\uDF0E.\\"}"; TEST_F() local
479 std::vector<uint16_t> json = TEST_F() local
497 std::string json = "{\\"escape\\": \\"\\xef\\xbf\\xbf or \\\\uffff\\"}"; TEST_F() local
525 std::string json = TEST_F() local
550 std::string json = "{\\"foo\\": 3.1415} junk"; TEST_F() local
560 std::string json; MakeNestedJson() local
615 std::string json = ""; TEST_F() local
622 std::string json = "|"; TEST_F() local
630 std::string json = "1E9223372036854775807"; TEST_F() local
638 std::string json = "\\"foo\\\\x22\\""; TEST_F() local
645 std::string json = "[1,2,]"; TEST_F() local
653 std::string json = "[1,2 2"; TEST_F() local
662 std::string json = "{\\"foo\\": 3.1415, \\"bar: 31415e-4}"; TEST_F() local
670 std::string json = "{\\"foo\\", 42}"; TEST_F() local
677 std::string json = "{\\"foo\\": 42, }"; TEST_F() local
686 std::string json = "{\\"foo\\": 3.1415: \\"bar\\": 0}"; TEST_F() local
694 std::string json = "}"; TEST_F() local
748 std::string json = "{\\"msg\\":\\"Hello, \\\\ud83c\\\\udf0e.\\",\\"lst\\":[1,2,3]}"; TYPED_TEST() local
[all...]
/third_party/typescript/tests/baselines/reference/tsserver/configFileSearch/
H A Dtsconfig-for-the-file-exists.js1 Info 0 [00:00:21.000] Provided types map file "/typesMap.json" doesn't exist
19 //// [/a/b/projects/project/tsconfig.json]
30 Info 2 [00:00:23.000] For info: /a/b/projects/project/src/index.ts :: Config file name: /a/b/projects/project/tsconfig.json
31 Info 3 [00:00:24.000] Creating configuration project /a/b/projects/project/tsconfig.json
32 Info 4 [00:00:25.000] FileWatcher:: Added:: WatchInfo: /a/b/projects/project/tsconfig.json 2000 undefined Project: /a/b/projects/project/tsconfig.json WatchType: Config file
33 Info 5 [00:00:26.000] Config: /a/b/projects/project/tsconfig.json : {
38 "configFilePath": "/a/b/projects/project/tsconfig.json"
41 Info 6 [00:00:27.000] DirectoryWatcher:: Added:: WatchInfo: /a/b/projects/project 1 undefined Config: /a/b/projects/project/tsconfig.json WatchType: Wild card directory
42 Info 7 [00:00:28.000] Elapsed:: *ms DirectoryWatcher:: Added:: WatchInfo: /a/b/projects/project 1 undefined Config: /a/b/projects/project/tsconfig.json WatchTyp
[all...]
/base/powermgr/battery_statistics/services/native/include/
H A Dbattery_stats_listener.h22 #include "json/json.h"
34 void ProcessHiSysEvent(const std::string& eventName, const Json::Value& root);
35 void ProcessPhoneEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName);
36 void ProcessWakelockEvent(StatsUtils::StatsData& data, const Json::Value& root);
37 void ProcessDispalyEvent(StatsUtils::StatsData& data, const Json::Value& root, const std::string& eventName);
38 void ProcessBatteryEvent(StatsUtils::StatsData& data, const Json::Value& root);
39 void ProcessThermalEvent(StatsUtils::StatsData& data, const Json::Value& root);
40 void ProcessPowerWorkschedulerEvent(StatsUtils::StatsData& data, const Json::Value& root);
41 void ProcessOthersWorkschedulerEvent(StatsUtils::StatsData& data, const Json
[all...]
/foundation/arkui/ace_engine/test/component_test/test_cases/components/scroll_container/entry/src/main/ets/pages/MyTest/
H A DWaterFlowItemConstraintSizeTest.ets40 assertEqual(JSON.parse(JSON.parse(itemConstraintSize1).$attrs.itemConstraintSize).minWidth, $r('app.string.length'))
41 assertEqual(JSON.parse(JSON.parse(itemConstraintSize1).$attrs.itemConstraintSize).maxWidth, $r('app.string.length'))
42 assertEqual(JSON.parse(JSON.parse(itemConstraintSize1).$attrs.itemConstraintSize).minHeight,
44 assertEqual(JSON.parse(JSON.parse(itemConstraintSize1).$attrs.itemConstraintSize).maxHeight,
47 assertEqual(JSON.parse(JSON
[all...]
/foundation/arkui/ace_engine/test/component_test/test_cases/components/common/entry/src/main/ets/pages/MyTest/
H A DConstraintSizeTest.ets42 assertEqual(JSON.parse(JSON.parse(constraintSize1).$attrs.constraintSize).minWidth, '8.00px')
43 assertEqual(JSON.parse(JSON.parse(constraintSize1).$attrs.constraintSize).maxWidth, '10.00px')
44 assertEqual(JSON.parse(JSON.parse(constraintSize1).$attrs.constraintSize).minHeight, '8.00px')
45 assertEqual(JSON.parse(JSON.parse(constraintSize1).$attrs.constraintSize).maxHeight, '10.00px')
49 assertEqual(JSON.parse(JSON
[all...]
H A DPixelRoundTest.ets47 assertEqual(JSON.parse(JSON.parse(pixelRound1).$attrs.pixelRound).start, 'PixelRoundCalcPolicy.NO_FORCE_ROUND')
48 assertEqual(JSON.parse(JSON.parse(pixelRound1).$attrs.pixelRound).top, 'PixelRoundCalcPolicy.NO_FORCE_ROUND')
49 assertEqual(JSON.parse(JSON.parse(pixelRound1).$attrs.pixelRound).end, 'PixelRoundCalcPolicy.NO_FORCE_ROUND')
50 assertEqual(JSON.parse(JSON.parse(pixelRound1).$attrs.pixelRound).bottom, 'PixelRoundCalcPolicy.NO_FORCE_ROUND')
54 assertEqual(JSON.parse(JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_imageSpan/ace_ets_module_imageSpan_api12/entry/src/main/ets/MainAbility/common/
H A DCommon.ets38 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
39 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
40 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
41 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_imageText/ace_ets_module_imageText_api12/entry/src/main/ets/MainAbility/common/
H A DCommon.ets38 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
39 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
40 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
41 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_draw/ace_ets_module_draw_api11/entry/src/main/ets/MainAbility/common/
H A DCommon.ets38 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
39 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
40 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
41 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_information/ace_ets_module_information_api12/entry/src/main/ets/MainAbility/common/
H A DCommon.ets38 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
39 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
40 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
41 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_layout/ace_ets_module_layout_api12/entry/src/main/ets/MainAbility/common/
H A DCommon.ets44 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
45 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
46 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
47 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_navigation/ace_ets_module_navigation_api13/entry/src/main/ets/MainAbility/common/
H A DCommon.ets38 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
39 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
40 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
41 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_gauge_contentModifier/ace_ets_module_gauge_contentModifier_api12/entry/src/main/ets/MainAbility/common/
H A DCommon.ets44 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
45 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
46 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
47 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_imageText/ace_ets_module_imageText_api13/entry/src/main/ets/MainAbility/common/
H A DCommon.ets38 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
39 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
40 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
41 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]
/test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_commonEvents/ace_ets_module_commonEvents_api11/entry/src/main/ets/MainAbility/common/
H A DCommon.ets38 console.info("[getInspectorByKey] current component obj is: " + JSON.stringify(JSON.parse(strJson)));
39 console.info("[getInspectorByKey] rectInfo is: " + JSON.parse('[' + JSON.parse(strJson).$rect + ']'));
40 CommonFunc.rect_left = JSON.parse('[' + JSON.parse('[' + JSON.parse(strJson).$rect + ']')[0] + ']')[0]
41 CommonFunc.rect_top = JSON.parse('[' + JSON.parse('[' + JSON
[all...]

Completed in 24 milliseconds

1...<<21222324252627282930>>...1085