Home
last modified time | relevance | path

Searched refs:USB_FUNCTION_INVALID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_function_test.cpp29 constexpr int32_t USB_FUNCTION_INVALID = -1; variable
129 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_INVALID);
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_core_mock_test.cpp49 constexpr int32_t USB_FUNCTION_INVALID = -1; variable
399 std::string funcName = usbSrv_->UsbFunctionsToString(USB_FUNCTION_INVALID);
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_core_test.cpp43 constexpr int32_t USB_FUNCTION_INVALID = -1; variable
561 std::string funcName = instance.UsbFunctionsToString(USB_FUNCTION_INVALID);