Home
last modified time | relevance | path

Searched defs:WillRunOnCurrentThread (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_task_executor.h41 bool WillRunOnCurrentThread(TaskType type) const override in WillRunOnCurrentThread() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Duv_task_wrapper_impl.cpp35 bool UVTaskWrapperImpl::WillRunOnCurrentThread() in WillRunOnCurrentThread() function in OHOS::Ace::NG::UVTaskWrapperImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dtask_executor_impl.cpp216 bool TaskExecutorImpl::WillRunOnCurrentThread(TaskType type) const in WillRunOnCurrentThread() function in OHOS::Ace::TaskExecutorImpl