Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/worker/
Dworker.cpp895 void Worker::AddListenerInner(napi_env env, const char* type, const WorkerListener* listener) in AddListenerInner() function in Commonlibrary::Concurrent::WorkerModule::Worker
Dworker_new.cpp1296 void NewWorker::AddListenerInner(napi_env env, const char* type, const WorkerListener* listener) in AddListenerInner() function in Commonlibrary::Concurrent::WorkerModule::NewWorker