| /foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
| H A D | tabs_sub_tab_bar_style_test_ng.cpp | 1215 std::unique_ptr<JsonValue> json = std::make_unique<JsonValue>(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| H A D | grid_property_test_ng.cpp | 245 auto json = JsonUtil::Create(true); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| H A D | text_input_test.cpp | 1986 auto json = JsonUtil::Create(true); in HWTEST_F() local 2015 auto json = JsonUtil::Create(true); in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/ |
| H A D | json_input.cpp | 200 auto json = CORE_NS::json::parse(data.data()); Process() local [all...] |
| /foundation/multimedia/media_library/frameworks/services/media_distributed/src/devices_info_interact/ |
| H A D | devices_info_interact.cpp | 132 nlohmann::json json; in PutMLDeviceInfos() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_p2p_info.c | 47 cJSON *json = cJSON_CreateObject(); in LnnGetP2pInfoMsg() local 92 cJSON *json = cJSON_CreateObject(); LnnGetWifiDirectAddrMsg() local 112 JsonObj *json = JSON_Parse((char *)msg, len); LnnParseP2pInfoMsg() local 153 JsonObj *json = JSON_Parse((char *)msg, len); LnnParseWifiDirectAddrMsg() local [all...] |
| H A D | lnn_device_info_recovery_virtual.c | 111 int32_t LnnPackCloudSyncDeviceInfo(cJSON *json, const NodeInfo *cloudSyncInfo) in LnnPackCloudSyncDeviceInfo() argument 118 int32_t LnnUnPackCloudSyncDeviceInfo(cJSON *json, NodeInfo *cloudSyncInfo) in LnnUnPackCloudSyncDeviceInfo() argument
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_data_cloud_sync_deps_mock.cpp | 59 int32_t LnnPackCloudSyncDeviceInfo(cJSON *json, const NodeInfo *cloudSyncInfo)
in LnnPackCloudSyncDeviceInfo() argument 64 int32_t LnnUnPackCloudSyncDeviceInfo(cJSON *json, NodeInfo *cloudSyncInfo)
in LnnUnPackCloudSyncDeviceInfo() argument
|
| /foundation/communication/dsoftbus/core/connection/br/src/ |
| H A D | softbus_conn_br_pending_packet.c | 184 int32_t ConnBrOnAckRequest(ConnBrConnection *connection, const cJSON *json) in ConnBrOnAckRequest() argument 232 int32_t ConnBrOnAckResponse(ConnBrConnection *connection, const cJSON *json) in ConnBrOnAckResponse() argument
|
| /foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
| H A D | connection_ble_mock.cpp | 39 bool AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) in AddNumberToJsonObject() argument 84 bool GetJsonObjectSignedNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectSignedNumberItem() argument
|
| /foundation/communication/dsoftbus/core/common/json_utils/ |
| H A D | softbus_json_utils.c | 24 int32_t GetStringItemByJsonObject(const cJSON *json, const char * const string, char *target, in GetStringItemByJsonObject() argument 49 bool GetJsonObjectStringItem(const cJSON *json, const char * const string, char *target, in GetJsonObjectStringItem() argument 74 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectNumberItem() argument 89 bool GetJsonObjectSignedNumberItem(const cJSON *json, cons argument 104 GetJsonObjectDoubleItem(const cJSON *json, const char * const string, double *target) GetJsonObjectDoubleItem() argument 119 GetJsonObjectNumber16Item(const cJSON *json, const char * const string, uint16_t *target) GetJsonObjectNumber16Item() argument 134 GetJsonObjectNumber64Item(const cJSON *json, const char * const string, int64_t *target) GetJsonObjectNumber64Item() argument 149 GetJsonObjectSignedNumber64Item(const cJSON *json, const char * const string, int64_t *target) GetJsonObjectSignedNumber64Item() argument 164 GetJsonObjectInt32Item(const cJSON *json, const char * const string, int32_t *target) GetJsonObjectInt32Item() argument 179 GetJsonObjectBoolItem(const cJSON *json, const char * const string, bool *target) GetJsonObjectBoolItem() argument 194 AddStringToJsonObject(cJSON *json, const char * const string, const char *value) AddStringToJsonObject() argument 212 AddStringArrayToJsonObject(cJSON *json, const char * const string, const char * const *strings, int32_t count) AddStringArrayToJsonObject() argument 232 AddNumber16ToJsonObject(cJSON *json, const char * const string, uint16_t num) AddNumber16ToJsonObject() argument 251 AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) AddNumberToJsonObject() argument 270 AddNumber64ToJsonObject(cJSON *json, const char * const string, int64_t num) AddNumber64ToJsonObject() argument 289 AddBoolToJsonObject(cJSON *json, const char * const string, bool value) AddBoolToJsonObject() argument 308 GetDynamicStringItemByJsonObject(const cJSON * const json, const char * const string, uint32_t limit) GetDynamicStringItemByJsonObject() argument 340 AddIntArrayToJsonObject(cJSON *json, const char *string, const int32_t *array, int32_t arrayLen) AddIntArrayToJsonObject() argument 358 GetJsonObjectIntArrayItem(const cJSON *json, const char *string, int32_t *array, int32_t arrayLen) GetJsonObjectIntArrayItem() argument [all...] |
| /foundation/communication/dsoftbus/core/common/dfx/statistics/instant/ |
| H A D | bt_statistic.cpp | 75 int32_t BtStatistic::GetBtStatisticInfo(cJSON *json) in GetBtStatisticInfo() argument 126 void BtStatistic::GetGattDeviceInfo(cJSON *json, uint32_t gattId) in GetGattDeviceInfo() argument 96 AddDevicesToArray( cJSON *json, const std::vector<OHOS::Bluetooth::BluetoothRemoteDevice>& devices, uint32_t profileId) AddDevicesToArray() argument 138 GetGattClientDeviceInfo(cJSON *json) GetGattClientDeviceInfo() argument 143 GetGattServerDeviceInfo(cJSON *json) GetGattServerDeviceInfo() argument 148 GetBleAdvertiserDeviceInfo(cJSON *json) GetBleAdvertiserDeviceInfo() argument 153 GetBleCentralDeviceInfo(cJSON *json) GetBleCentralDeviceInfo() argument 158 GetBleGattDeviceInfo(cJSON *json) GetBleGattDeviceInfo() argument 163 GetA2dpSrcDeviceInfo(cJSON *json) GetA2dpSrcDeviceInfo() argument 170 GetA2dpSinkDeviceInfo(cJSON *json) GetA2dpSinkDeviceInfo() argument 177 GetAvrCTDeviceInfo(cJSON *json) GetAvrCTDeviceInfo() argument 184 GetAvrTGDeviceInfo(cJSON *json) GetAvrTGDeviceInfo() argument 191 GetHfpAGDeviceInfo(cJSON *json) GetHfpAGDeviceInfo() argument 198 GetHfpHFDeviceInfo(cJSON *json) GetHfpHFDeviceInfo() argument 205 GetMapMseDeviceInfo(cJSON *json) GetMapMseDeviceInfo() argument 212 GetPbapPseDeviceInfo(cJSON *json) GetPbapPseDeviceInfo() argument 219 GetHidHostDeviceInfo(cJSON *json) GetHidHostDeviceInfo() argument 226 GetOppDeviceInfo(cJSON *json) GetOppDeviceInfo() argument 233 GetPanDeviceInfo(cJSON *json) GetPanDeviceInfo() argument [all...] |
| /foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
| H A D | dp_subscribe_info.cpp | 149 cJSON* json = cJSON_CreateObject(); in dump() local
|
| H A D | accessee.cpp | 147 cJSON* json = cJSON_CreateObject(); in dump() local [all...] |
| H A D | accesser.cpp | 147 cJSON* json = cJSON_CreateObject(); in dump() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
| H A D | serializable_test.cpp | 299 auto json = to_string(in.Marshall()); in HWTEST_F() local [all...] |
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/ |
| H A D | component_loader_test.cpp | 459 cJSON *json = cJSON_CreateObject(); in HWTEST_F() local 479 cJSON *json = cJSON_CreateObject(); in HWTEST_F() local 500 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 522 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 545 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 569 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 594 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 620 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 647 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 675 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 704 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 727 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 740 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 754 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 769 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 796 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 829 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 861 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 901 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 914 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 928 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 943 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 959 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 975 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 988 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 1002 cJSON *json = cJSON_CreateObject(); HWTEST_F() local 1017 cJSON *json = cJSON_CreateObject(); HWTEST_F() local [all...] |
| /foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
| H A D | service_test.cpp | 70 string json = "[{\"infos\":[{" in Init() local
|
| /foundation/communication/dsoftbus/adapter/common/json/nlohmann/ |
| H A D | softbus_adapter_json.cpp | 33 nlohmann::json *json = new (std::nothrow) nlohmann::json(); in JSON_CreateObject() local 50 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); in JSON_Delete() local 73 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_PrintUnformatted() local 100 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_Parse() local 125 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_AddBoolToObject() local 140 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_GetBoolFromOject() local 161 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_AddIntegerToObject() local 177 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_GetIntegerFromObject() local 239 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_AddStringToObject() local 254 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_GetStringFromOject() local 279 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_AddStringArrayToObject() local 298 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_GetStringArrayFromOject() local 338 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_AddBytesToObject() local 353 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_GetBytesFromObject() local 381 nlohmann::json *json = reinterpret_cast<nlohmann::json *>(obj->context); JSON_IsArrayExist() local [all...] |
| /kernel/linux/linux-5.10/tools/cgroup/ |
| H A D | iocost_coef_gen.py | 23 import json namespace
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/lib/ |
| H A D | perf_metric_validation.py | 4 import json namespace
|
| /kernel/linux/linux-6.6/tools/workqueue/ |
| H A D | wq_monitor.py | 40 import json namespace
|
| /kernel/linux/linux-6.6/tools/cgroup/ |
| H A D | iocost_coef_gen.py | 23 import json namespace
|
| /test/testfwk/developer_test/local_coverage/resident_service/ |
| H A D | init_gcov.py | 22 import json namespace [all...] |
| /test/testfwk/arkxtest/uitest/cj/ |
| H A D | ui_event_observer_impl.cpp | 115 auto json = nlohmann::json::parse(str); in CreateElementInfo() local
|