Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp48 static constexpr int32_t PARAM_COUNT_0 = 0; variable
450 USB_ASSERT(env, (argc == PARAM_COUNT_0), SYSPARAM_INVALID_INPUT, "The function takes no arguments."); in CoreGetDevices()
784 USB_ASSERT(env, (argc == PARAM_COUNT_0), SYSPARAM_INVALID_INPUT, "The function takes no arguments."); in CoreGetCurrentFunctions()
807 USB_ASSERT(env, (argc == PARAM_COUNT_0), SYSPARAM_INVALID_INPUT, "The function takes no arguments."); in CoreGetPorts()

Completed in 4 milliseconds