Home
last modified time | relevance | path

Searched refs:NodeUtilErrorEvent (Results 1 – 4 of 4) sorted by relevance

/external/opencore/engines/author/src/
Dpvaenodeutility.cpp288 iObserver->NodeUtilErrorEvent(event); in NodeCommandCompleted()
450 iObserver->NodeUtilErrorEvent(event); in CompleteUtilityCmd()
Dpvaenodeutility.h254 virtual void NodeUtilErrorEvent(const PVMFAsyncEvent& aEvent) = 0;
Dpvauthorengine.h214 void NodeUtilErrorEvent(const PVMFAsyncEvent& aEvent);
Dpvauthorengine.cpp712 void PVAuthorEngine::NodeUtilErrorEvent(const PVMFAsyncEvent& aEvent) in NodeUtilErrorEvent() function in PVAuthorEngine