Home
last modified time | relevance | path

Searched refs:aNotificationRequestInfo (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jb_event_notifier.cpp106 …fier::RequestCallBack(const PVMFJBEventNotificationRequestInfo& aNotificationRequestInfo, uint32 a… in RequestCallBack() argument
108 …] Observer[0x%x] aDelay[%d]", aNotificationRequestInfo.GetMediaClockNotificationsInterfaceType(), in RequestCallBack()
110 …CLOCK_NOTIFICATION_INTF_TYPE interfaceType = aNotificationRequestInfo.GetMediaClockNotificationsIn… in RequestCallBack()
167 aNotificationRequestInfo.GetContextData(), //no context in RequestCallBack()
179 …estInfo* obsRequestInfo = OSCL_NEW(PVMFJBEventNotificationRequestInfo, (aNotificationRequestInfo)); in RequestCallBack()
193 …[%d], aCallBkId[%d]", retval, aNotificationRequestInfo.GetMediaClockNotificationsInterfaceType(), in RequestCallBack()
197 …tAbsoluteTimeCallBack(const PVMFJBEventNotificationRequestInfo& aNotificationRequestInfo, uint32 a… in RequestAbsoluteTimeCallBack() argument
199 …ver[0x%x] aAbsoluteTime[%d]", aNotificationRequestInfo.GetMediaClockNotificationsInterfaceType(), in RequestAbsoluteTimeCallBack()
201 …CLOCK_NOTIFICATION_INTF_TYPE interfaceType = aNotificationRequestInfo.GetMediaClockNotificationsIn… in RequestAbsoluteTimeCallBack()
258 aNotificationRequestInfo.GetContextData(), //no context in RequestAbsoluteTimeCallBack()
[all …]
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_jb_event_notifier.h147 … bool RequestCallBack(const PVMFJBEventNotificationRequestInfo& aNotificationRequestInfo, uint32 a…
148 …tAbsoluteTimeCallBack(const PVMFJBEventNotificationRequestInfo& aNotificationRequestInfo, uint32 a…
149 …F void CancelCallBack(const PVMFJBEventNotificationRequestInfo& aNotificationRequestInfo, uint32 a…