Home
last modified time | relevance | path

Searched refs:cfuncs (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp1104 int32_t cfuncs; in CoreGetCurrentFunctions() local
1105 int32_t ret = g_usbClient.GetCurrentFunctions(cfuncs); in CoreGetCurrentFunctions()
1115 napi_create_int32(env, cfuncs, &result); in CoreGetCurrentFunctions()