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; member115 …napi_value DoAsyncWork(std::string resourceName, NapiAsyncExecute execFunc, NapiAsyncComplete comp… in DoAsyncWork()
166 auto execFunc = in RemoveDataDir() local
2729 auto execFunc = [](int32_t waitTimes, int32_t eachTime) { in RemoveUnreservedSandbox() local