Home
last modified time | relevance | path

Searched refs:CancelScheduledWork (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/inc/
Dworkqueue.h64 void CancelScheduledWork(WorkableInterface *wi);
/hardware/intel/common/wrs_omxil_core/utils/src/
Dworkqueue.cpp196 void WorkQueue::CancelScheduledWork(WorkableInterface *wi) in CancelScheduledWork() function in WorkQueue
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp1501 bufferwork->CancelScheduledWork(this); in TransStateToIdle()