| /test/xts/acts/telephony/networkmanager/socket/sockettest/entry/src/ohosTest/ets/test/ |
| H A D | TlsSocketServer.test.ets | 74 return console.info(JSON.stringify(err)); 86 return console.info(JSON.stringify(err));
|
| /third_party/node/doc/api/ |
| H A D | zlib.html | 329 <a href="zlib.json">View as JSON</a>
|
| H A D | dgram.html | 306 <a href="dgram.json">View as JSON</a>
|
| H A D | diagnostics_channel.html | 289 <a href="diagnostics_channel.json">View as JSON</a>
|
| /third_party/nghttp2/doc/ |
| H A D | nghttpx.1.rst | 2455 The response is normally JSON dictionary, and at least includes the 2517 This API returns response including ``data`` key. Its value is JSON
|
| /third_party/node/deps/npm/node_modules/node-gyp/ |
| H A D | CHANGELOG.md | 640 * [[`611bc3c89f`](https://github.com/nodejs/node-gyp/commit/611bc3c89f)] - **lib**: add .json suffix for explicit require (Rod Vagg) [#1787](https://github.com/nodejs/node-gyp/pull/1787) 711 * [[`40692d016b`](https://github.com/nodejs/node-gyp/commit/40692d016b)] - **gyp**: add compile\_commands.json gyp generator (Ben Noordhuis) [nodejs/node#12450](https://github.com/nodejs/node/pull/12450)
|
| /third_party/skia/third_party/externals/harfbuzz/ |
| H A D | NEWS | 1926 - Implement hb_buffer_deserialize_glyphs() for both json and text. 2052 - hb-shape --output-format=json
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | parser_unittest.cc | 1421 "1:37: Expected string for JSON name.\n"); in TEST_F() 1976 "3:9: The JSON camel-case name of field \"Foo\" conflicts with field " in TEST_F()
|
| /third_party/node/doc/changelogs/ |
| H A D | CHANGELOG_V6.md | 1635 * \[[`7d851e3b6a`](https://github.com/nodejs/node/commit/7d851e3b6a)] - **tools**: update package.json `engine` field (AJ Jordan) [#14165](https://github.com/nodejs/node/pull/14165) 2045 * \[[`830949c8b0`](https://github.com/nodejs/node/commit/830949c8b0)] - **test**: use JSON.stringify to trigger stack overflow (Yang Guo) [#12481](https://github.com/nodejs/node/pull/12481) 2605 * \[[`a13bb54466`](https://github.com/nodejs/node/commit/a13bb54466)] - **tools**: add compile\_commands.json gyp generator (Ben Noordhuis) [#7986](https://github.com/nodejs/node/pull/7986) 2865 * **inspector**: /json/version returns object, not an object wrapped in an array (Ben Noordhuis) [#9762](https://github.com/nodejs/node/pull/9762) 2958 * \[[`a3ba4ff49f`](https://github.com/nodejs/node/commit/a3ba4ff49f)] - **inspector**: /json/version returns object, not array (Ben Noordhuis) [#9762](https://github.com/nodejs/node/pull/9762) 2969 * \[[`dee5a7f9be`](https://github.com/nodejs/node/commit/dee5a7f9be)] - **test**: invalid package.json causes error when require()ing in directory (Sam Shull) [#10044](https://github.com/nodejs/node/pull/10044) 3080 * \[[`e9d4665b29`](https://github.com/nodejs/node/commit/e9d4665b29)] - **test**: use const instead of var in test-require-json.js (Sarah Meyer) [#9904](https://github.com/nodejs/node/pull/9904) 3319 * \[[`ef1cf6b040`](https://github.com/nodejs/node/commit/ef1cf6b040)] - **test**: remove test-v8-inspector-json-protocol test (Ben Noordhuis) [#9184](https://github.com/nodejs/node/pull/9184) 3544 * \[[`a62999ac70`](https://github.com/nodejs/node/commit/a62999ac70)] - **src**: add /json/protocol endpoint to inspector (Ben Noordhuis) [#7491](https://github.com/nodejs/node/pull/7491) 4340 * \[[`2fd140b949`](https://github.com/nodejs/node/commit/2fd140b949)] - **src**: fix json payloa [all...] |
| /third_party/curl/src/ |
| H A D | tool_hugehelp.c | 147 " JSON quoted string with json, URL encode the string with url or base64\n" in hugehelp() 2798 " --json <data>\n" in hugehelp() 2799 " (HTTP) Sends the specified JSON data in a POST request to the\n" in hugehelp() 2800 " HTTP server. --json works as a shortcut for passing on these\n" in hugehelp() 2806 " --header \"Content-Type: application/json\"\n" in hugehelp() 2807 " --header \"Accept: application/json\"\n" in hugehelp() 2809 " There is no verification that the passed in data is actual JSON\n" in hugehelp() 2817 " named 'foobar' would thus be done with --json @foobar and to in-\n" in hugehelp() 2818 " stead read the data from stdin, use --json in hugehelp() [all...] |
| /applications/standard/app_samples/code/SystemFeature/FileManagement/FileManager/entry/src/ohosTest/ets/test/ |
| H A D | Ability.test.ets | 111 Logger.info(TAG, `StartAbility_001 exception = ${JSON.stringify(exception)}`)
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/ |
| H A D | ability_manager_service_third_test.cpp | 2377 nlohmann::json value; in HWTEST_F()
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_node.cpp | 1011 // Convert transform style to json format, such as rotate(50deg) to {"rotate":"50deg"}
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/radio/ |
| H A D | radio_test_ng.cpp | 1523 * @tc.expected: Passing invalid & valid JSON format. in HWTEST_F()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_common_test_ng.cpp | 1247 * @tc.expected: Passing JSON format. in HWTEST_F()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
| H A D | select_test_ng.cpp | 566 * @tc.expected: Passing invalid & valid JSON format. in HWTEST_F()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/marquee/ |
| H A D | marquee_test_update_strategy.cpp | 29 #include "base/json/json_util.h"
|
| H A D | marquee_test_ng.cpp | 29 #include "base/json/json_util.h"
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/ |
| H A D | js_drag_controller.cpp | 49 #include "frameworks/base/json/json_util.h"
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_install_checker.cpp | 385 // form install_list_capability.json, higher priority than provision file in ParseHapFiles()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/ |
| H A D | toggle_test_ng.cpp | 1649 * @tc.expected: Passing invalid & valid JSON format. in HWTEST_F()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/ |
| H A D | text_timer_builder_test_ng.cpp | 26 #include "base/json/json_util.h"
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/video/ |
| H A D | video_test_ng_extra_add.cpp | 38 #include "base/json/json_util.h"
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | scene_impl.cpp | 83 SCENE_NS::IScene, BASE_NS::string, SystemGraphUri, "project://assets/config/system_graph.json")
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/ |
| H A D | lume_common.cpp | 1348 BASE_NS::string sysGraph = "rofs3D://systemGraph.json"; in InitializeScene()
|