Home
last modified time | relevance | path

Searched refs:CancelAllNotifications (Results 1 – 6 of 6) sorted by relevance

/external/opencore/baselibs/thread_messaging/src/
Dpv_proxied_interface.h158 virtual void CancelAllNotifications(TPVProxyId aProxyId) = 0;
Dpv_interface_proxy.h138 OSCL_IMPORT_REF void CancelAllNotifications(TPVProxyId aProxyId);
Dpv_interface_proxy.cpp364 OSCL_EXPORT_REF void CPVInterfaceProxy::CancelAllNotifications(TPVProxyId aProxyId) in CancelAllNotifications() function in CPVInterfaceProxy
/external/opencore/codecs_v2/omx/omx_proxy/src/
Dpv_omx_proxied_interface.h164 virtual void CancelAllNotifications(TPVProxyId aProxyId) = 0;
Dpv_omx_interface_proxy.h147 OSCL_IMPORT_REF void CancelAllNotifications(TPVProxyId aProxyId);
Dpv_omx_interface_proxy.cpp418 OSCL_EXPORT_REF void CPVInterfaceProxy_OMX::CancelAllNotifications(TPVProxyId aProxyId) in CancelAllNotifications() function in CPVInterfaceProxy_OMX