Home
last modified time | relevance | path

Searched refs:HostOnErrorInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h502 void HostOnErrorInner();
H A Dworker.cpp1723 worker->HostOnErrorInner(); in HostOnError()
1727 void Worker::HostOnErrorInner() in HostOnErrorInner() function in Commonlibrary::Concurrent::WorkerModule::Worker
1914 this->HostOnErrorInner(); in PostWorkerErrorTask()