Home
last modified time | relevance | path

Searched defs:json (Results 151 - 175 of 761) sorted by relevance

12345678910>>...31

/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_mock.cpp39 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectSignedNumberItem() argument
44 bool GetJsonObjectNumber64Item(const cJSON *json, const char * const string, int64_t *target) in GetJsonObjectNumber64Item() argument
49 bool AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) in AddNumberToJsonObject() argument
54 bool AddNumber64ToJsonObject(cJSON *json, const char * const string, int64_t num) in AddNumber64ToJsonObject() argument
64 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectNumberItem() argument
[all...]
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_trans_mock.cpp50 bool AddNumberToJsonObject(cJSON *json, const char *const string, int32_t num) in AddNumberToJsonObject() argument
60 bool AddNumber16ToJsonObject(cJSON *json, const char *const string, uint16_t num) in AddNumber16ToJsonObject() argument
65 char *cJSON_PrintUnformatted(const cJSON *json) in cJSON_PrintUnformatted() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_json.c36 cJSON *json = cJSON_CreateObject(); in VerifyP2pPackError() local
58 cJSON *json = cJSON_CreateObject(); in VerifyP2pPack() local
78 VerifyP2pUnPack(const cJSON *json, char *ip, uint32_t ipLen, int32_t *port) VerifyP2pUnPack() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_battery_info.c30 cJSON *json = cJSON_CreateObject(); in LnnSyncBatteryInfo() local
67 cJSON *json in OnReceiveBatteryInfo() local
[all...]
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddp_sync_options.cpp77 cJSON* json = cJSON_CreateObject(); in dump() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
H A D__init__.py22 import json namespace
/test/testfwk/developer_test/local_coverage/restore_comment/
H A Dbuild_before_generate.py21 import json namespace
/test/testfwk/developer_test/local_coverage/
H A Dutils.py20 import json namespace
[all...]
/test/testfwk/developer_test/src/core/build/
H A Dselect_targets.py20 import json namespace
/test/testfwk/developer_test/local_coverage/interface_coverage/
H A Dget_innerkits_json.py21 import json namespace
/third_party/gn/examples/ios/build/config/ios/scripts/
H A Dsdk_info.py8 import json namespace
/third_party/cJSON/tests/
H A Dparse_object.c53 static void assert_not_object(const char *json) in assert_not_object() argument
65 static void assert_parse_object(const char *json) in assert_parse_object() argument
/third_party/mesa3d/src/amd/registers/
H A Dparseheader.py33 import json namespace
H A Dmakeregheader.py33 import json namespace
/third_party/node/deps/v8/tools/
H A Dgenerate-builtins-tests.py9 import json namespace
/third_party/node/deps/v8/tools/dev/
H A Dupdate-compile-commands.py12 import json namespace
/third_party/node/deps/v8/tools/release/
H A Dauto_push.py30 import json namespace
/third_party/node/tools/gyp/pylib/gyp/generator/
H A Dcompile_commands_json.py7 import json namespace
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H A Dcompile_commands_json.py7 import json namespace
/third_party/node/deps/npm/test/lib/commands/
H A Dci.js[all...]
/third_party/protobuf/benchmarks/util/
H A Dbig_query_utils.py5 import json namespace
H A Dresult_parser.py3 import json namespace
/third_party/python/Lib/importlib/metadata/
H A D_meta.py26 def json(self) -> Dict[str, Union[str, List[str]]]: member in PackageMetadata
/third_party/skia/third_party/externals/angle2/scripts/
H A Drun_gtest_angle_test.py27 import json namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dgen_vk_format_table.py10 import json namespace

Completed in 8 milliseconds

12345678910>>...31