Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp1030 static auto g_setCurrentFunctionExecute = [](napi_env env, void *data) { in __anon2b6789b40502() variable
1090 …napi_create_async_work(env, nullptr, resource, g_setCurrentFunctionExecute, g_setCurrentFunctionCo… in CoreSetCurrentFunctions()