Searched refs:SendErrorEvent (Results 1 – 2 of 2) sorted by relevance
/external/opencore/engines/player/src/ |
D | pv_player_engine.cpp | 3603 void PVPlayerEngine::SendErrorEvent(PVMFEventType aEventType, PVInterface* aExtInterface, OsclAny* … in SendErrorEvent() function in PVPlayerEngine 15634 SendErrorEvent(iCommandCompleteStatusInErrorHandling, in HandleSourceNodeErrorEvent() 15669 SendErrorEvent(iCommandCompleteStatusInErrorHandling, in HandleSourceNodeErrorEvent() 15707 SendErrorEvent(iCommandCompleteStatusInErrorHandling, in HandleSourceNodeErrorEvent() 15774 SendErrorEvent(iCommandCompleteStatusInErrorHandling, in HandleDecNodeErrorEvent() 15813 SendErrorEvent(iCommandCompleteStatusInErrorHandling, in HandleDecNodeErrorEvent() 15880 SendErrorEvent(iCommandCompleteStatusInErrorHandling, in HandleSinkNodeErrorEvent() 15919 SendErrorEvent(iCommandCompleteStatusInErrorHandling, in HandleSinkNodeErrorEvent() 16396 SendErrorEvent(aStatus, aExtInterface); in SendEndOfClipInfoEvent() 16416 SendErrorEvent(aStatus, aExtInterface); in SendEndTimeReachedInfoEvent() [all …]
|
D | pv_player_engine.h | 1066 void SendErrorEvent(PVMFEventType aEventType, PVInterface* aExtInterface = NULL,
|