Searched defs:execFunc (Results 1 – 4 of 4) sorted by relevance
55 NapiAsyncExecute execFunc = nullptr; member104 …napi_value DoAsyncWork(std::string resourceName, NapiAsyncExecute execFunc, NapiAsyncComplete comp… in DoAsyncWork()
56 NapiAsyncExecute execFunc = nullptr; member114 …napi_value DoAsyncWork(std::string resourceName, NapiAsyncExecute execFunc, NapiAsyncComplete comp… in DoAsyncWork()
166 auto execFunc = in RemoveDataDir() local
1795 auto execFunc = [](int32_t waitTimes, int32_t eachTime) { in RemoveUnreservedSandbox() local1821 auto execFunc = [](int32_t sleepTime, const std::string &key, const std::string &value) { in StartBmsExtensionService() local