Searched defs:AddListenerInner (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.cpp | 895 void Worker::AddListenerInner(napi_env env, const char* type, const WorkerListener* listener) in AddListenerInner() function in Commonlibrary::Concurrent::WorkerModule::Worker |
| D | worker_new.cpp | 1296 void NewWorker::AddListenerInner(napi_env env, const char* type, const WorkerListener* listener) in AddListenerInner() function in Commonlibrary::Concurrent::WorkerModule::NewWorker |