Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp1021 napi_value pipeObj = argv[INDEX_0]; in PipeSetInterface() local
1023 napi_typeof(env, pipeObj, &type); in PipeSetInterface()
1027 ParseUsbDevicePipe(env, pipeObj, pipe); in PipeSetInterface()
1050 napi_value pipeObj = argv[INDEX_0]; in PipeSetConfiguration() local
1052 napi_typeof(env, pipeObj, &type); in PipeSetConfiguration()
1055 ParseUsbDevicePipe(env, pipeObj, pipe); in PipeSetConfiguration()

Completed in 4 milliseconds