Home
last modified time | relevance | path

Searched refs:OsclErrThreadContextIncorrect (Results 1 – 5 of 5) sorted by relevance

/external/opencore/oscl/oscl/osclerror/src/
Doscl_error_codes.h63 #define OsclErrThreadContextIncorrect 119 macro
/external/opencore/oscl/oscl/osclproc/src/
Doscl_scheduler_threadcontext.cpp41 OsclError::Leave(OsclErrThreadContextIncorrect); in LeaveIfWrongThread()
/external/opencore/baselibs/thread_messaging/src/
Dpv_interface_proxy.cpp213 OsclError::Leave(OsclErrThreadContextIncorrect); in StopPVThread()
247 OsclError::Leave(OsclErrThreadContextIncorrect); in DeliverNotifications()
/external/opencore/codecs_v2/omx/omx_proxy/src/
Dpv_omx_interface_proxy.cpp301 OsclError::Leave(OsclErrThreadContextIncorrect); in DeliverNotifications()
/external/opencore/pvmi/pvmf/src/
Dpvmf_media_clock.cpp1282 OsclError::Leave(OsclErrThreadContextIncorrect); in AdjustScheduling()