Searched refs:ifaceImpl (Results 1 – 1 of 1) sorted by relevance
82 PVMFMediaClockNotificationsInterfaceImpl* ifaceImpl = NULL; in ConstructMediaClockNotificationsInterface() local89 …ifaceImpl = OSCL_NEW(PVMFMediaClockNotificationsInterfaceImpl, (this, aLatency, aNotificationInter… in ConstructMediaClockNotificationsInterface()90 aIface = OSCL_STATIC_CAST(PVMFMediaClockNotificationsInterface*, ifaceImpl); in ConstructMediaClockNotificationsInterface()95 iMediaClockSetCallbackObjects.push_back(ifaceImpl); in ConstructMediaClockNotificationsInterface()157 PVMFMediaClockNotificationsInterfaceImpl* ifaceImpl = NULL; in DestroyMediaClockNotificationsInterface() local159 ifaceImpl = OSCL_STATIC_CAST(PVMFMediaClockNotificationsInterfaceImpl*, aInf); in DestroyMediaClockNotificationsInterface()162 if (iMediaClockSetCallbackObjects[ii] == ifaceImpl) in DestroyMediaClockNotificationsInterface()