Home
last modified time | relevance | path

Searched refs:USBPortRoleAsyncContext (Results 1 - 2 of 2) sorted by relevance

/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h79 struct USBPortRoleAsyncContext : USBAsyncContext { struct
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp870 USBPortRoleAsyncContext *asyncContext = reinterpret_cast<USBPortRoleAsyncContext *>(data);
876 USBPortRoleAsyncContext *asyncContext = reinterpret_cast<USBPortRoleAsyncContext *>(data);
920 auto asyncContext = new (std::nothrow) USBPortRoleAsyncContext(); in PortSetPortRole()
922 USB_HILOGE(MODULE_JS_NAPI, "Create USBPortRoleAsyncContext failed"); in PortSetPortRole()

Completed in 4 milliseconds