HomeSort by relevance Sort by last modified time
    Searched full:cleanupnotifications (Results 1 - 4 of 4) sorted by null

  /external/opencore/baselibs/thread_messaging/src/
pv_interface_proxy.cpp 361 CleanupNotifications(FindInterface(aProxyId), false, aMsgId);
366 CleanupNotifications(FindInterface(aProxyId), true);
369 void CPVInterfaceProxy::CleanupNotifications(CPVProxyInterface *aExt, bool aAll, TPVProxyMsgId aMsgId)
397 CleanupNotifications(aExt, true);
pv_interface_proxy.h 194 void CleanupNotifications(CPVProxyInterface *aExt, bool aAll, TPVProxyMsgId aMsgId = 0);
  /external/opencore/codecs_v2/omx/omx_proxy/src/
pv_omx_interface_proxy.cpp 415 CleanupNotifications(FindInterface(aProxyId), false, aMsgId);
420 CleanupNotifications(FindInterface(aProxyId), true);
423 void CPVInterfaceProxy_OMX::CleanupNotifications(CPVProxyInterface_OMX *aExt, bool aAll, TPVProxyMsgId aMsgId)
451 CleanupNotifications(aExt, true);
pv_omx_interface_proxy.h 205 void CleanupNotifications(CPVProxyInterface_OMX *aExt, bool aAll, TPVProxyMsgId aMsgId = 0);

Completed in 730 milliseconds