Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/mock/base/
Dmock_task_executor.h38 bool WillRunOnCurrentThread(TaskType type) const override in WillRunOnCurrentThread() function
/foundation/arkui/ace_engine/frameworks/base/test/mock/
Dmock_task_executor.h25 bool WillRunOnCurrentThread(TaskType type) const final in WillRunOnCurrentThread() function
/foundation/arkui/ace_engine/frameworks/core/common/flutter/
Dflutter_task_executor.cpp250 bool FlutterTaskExecutor::WillRunOnCurrentThread(TaskType type) const in WillRunOnCurrentThread() function in OHOS::Ace::FlutterTaskExecutor