Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H A Dtest_worker.cpp117 static void HostOnMessage(const uv_async_t *req) in HostOnMessage() function in Commonlibrary::Concurrent::WorkerModule::WorkersTest
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp1420 void Worker::HostOnMessage(const uv_async_t* req) in HostOnMessage() function in Commonlibrary::Concurrent::WorkerModule::Worker