Home
last modified time | relevance | path

Searched defs:deviceJson (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_event_test.cpp145 cJSON* deviceJson = cJSON_Parse(deviceStr.c_str()); variable
198 cJSON* deviceJson = cJSON_Parse(deviceStr.c_str()); variable
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_event_mock_test.cpp188 cJSON* deviceJson = cJSON_Parse(deviceStr.c_str()); variable
244 cJSON* deviceJson = cJSON_Parse(deviceStr.c_str()); variable
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dbt_statistic.cpp104 cJSON *deviceJson = cJSON_CreateObject(); in AddDevicesToArray() local
H A Dinstant_statistics.cpp823 cJSON *deviceJson = cJSON_AddArrayToObject(json, "remoteInfo"); in InstPackRemoteInfo() local