Home
last modified time | relevance | path

Searched defs:AsyncRunnerDestructor (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
Dasync_runner.cpp245 void AsyncRunner::AsyncRunnerDestructor(napi_env env, void* data, [[maybe_unused]] void* hint) in AsyncRunnerDestructor() function in Commonlibrary::Concurrent::TaskPoolModule::AsyncRunner
/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
Dtest.cpp950 void NativeEngineTest::AsyncRunnerDestructor(napi_env env, void* data) in AsyncRunnerDestructor() function in Commonlibrary::Concurrent::TaskPoolModule::NativeEngineTest