Home
last modified time | relevance | path

Searched refs:IsCallFromWorkerThread (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_tasks.cpp93 if (IsCallFromWorkerThread()) { in PostSyncTask()
118 if (IsCallFromWorkerThread()) { in PostAsyncTask()
143 if (IsCallFromWorkerThread()) { in PostTask()
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/include/
H A Dtask_scheduler.h90 bool IsCallFromWorkerThread() const in IsCallFromWorkerThread() function in OHOS::Msdp::DeviceStatus::final
/foundation/multimodalinput/input/service/delegate_task/include/
H A Ddelegate_tasks.h88 bool IsCallFromWorkerThread() const in IsCallFromWorkerThread() function in OHOS::MMI::final
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/src/
H A Dtask_scheduler.cpp86 if (IsCallFromWorkerThread()) { in PostSyncTask()

Completed in 2 milliseconds