Searched defs:RemoveListenerInner (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.cpp | 2394 void Worker::RemoveListenerInner(napi_env env, const char* type, napi_ref callback) in RemoveListenerInner() function in Commonlibrary::Concurrent::WorkerModule::Worker |
| /commonlibrary/ets_utils/js_concurrent_module/worker/test/ | ||
| D | test_worker.cpp | 879 static void RemoveListenerInner(Worker *worker, napi_env env) in RemoveListenerInner() function in Commonlibrary::Concurrent::WorkerModule::WorkersTest |