Home
last modified time | relevance | path

Searched defs:portJson (Results 1 - 3 of 3) sorted by relevance

/base/usb/usb_manager/services/native/src/
H A Dusb_service_subscriber.cpp43 cJSON* portJson = cJSON_CreateObject(); in PortChangedEvent() local
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_event_test.cpp233 cJSON* portJson = cJSON_Parse(portStr.c_str()); in HWTEST_F() local
267 cJSON* portJson = cJSON_Parse(portStr.c_str()); in HWTEST_F() local
/base/usb/usb_manager/test/native/mock/src/
H A Dusb_event_mock_test.cpp279 cJSON* portJson = cJSON_Parse(portStr.c_str()); in HWTEST_F() local
313 cJSON* portJson = cJSON_Parse(portStr.c_str()); in HWTEST_F() local

Completed in 2 milliseconds