Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h69 struct USBRightAsyncContext : USBAsyncContext { struct
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp611 USBRightAsyncContext *asyncContext = reinterpret_cast<USBRightAsyncContext *>(data);
621 USBRightAsyncContext *asyncContext = reinterpret_cast<USBRightAsyncContext *>(data);
645 auto asyncContext = new (std::nothrow) USBRightAsyncContext(); in CoreRequestRight()
647 USB_HILOGE(MODULE_JS_NAPI, "Create USBRightAsyncContext failed."); in CoreRequestRight()

Completed in 4 milliseconds