Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h61 struct USBAsyncContext { struct
69 struct USBRightAsyncContext : USBAsyncContext {
74 struct USBFunctionAsyncContext : USBAsyncContext {
79 struct USBPortRoleAsyncContext : USBAsyncContext {
86 struct USBControlTransferAsyncContext : USBAsyncContext {
100 struct USBDeviceControlTransferAsyncContext : USBAsyncContext {
113 struct USBBulkTransferAsyncContext : USBAsyncContext {
/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp71 static void ProcessPromise(const napi_env env, const USBAsyncContext &asyncContext, napi_value &result) in ProcessPromise()

Completed in 4 milliseconds