Searched defs:ParentPortAddListenerInner (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.cpp | 1448 void Worker::ParentPortAddListenerInner(napi_env env, const char* type, const WorkerListener* liste… in ParentPortAddListenerInner() function in Commonlibrary::Concurrent::WorkerModule::Worker |
| D | worker_new.cpp | 1452 void NewWorker::ParentPortAddListenerInner(napi_env env, const char* type, const WorkerListener* li… in ParentPortAddListenerInner() function in Commonlibrary::Concurrent::WorkerModule::NewWorker |