Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jb_firewall_pkts_impl.cpp253 …PVMFJBEventNotificationRequestInfo requestInfo(CLOCK_NOTIFICATION_INTF_TYPE_NONDECREASING, this, N… in CancelFirewallPacketExchange() local
254 irEventNotifier.CancelCallBack(requestInfo, iCallBackId); in CancelFirewallPacketExchange()
303 …PVMFJBEventNotificationRequestInfo requestInfo(CLOCK_NOTIFICATION_INTF_TYPE_NONDECREASING, this, N… in SendFirewallPackets() local
304 …irEventNotifier.RequestCallBack(requestInfo, iFireWallPacketExchangeInfo.iServerRoundTripDelayInMS… in SendFirewallPackets()
Dpvmf_jb_jitterbuffermisc.cpp1100 …PVMFJBEventNotificationRequestInfo requestInfo(CLOCK_NOTIFICATION_INTF_TYPE_ESTIMATEDSERVER, this,… in PVMFJBSessionDurationTimerEvent() local
1104 ipEventNotifier->CancelCallBack(requestInfo, iEstimatedServerClockUpdateCallbackId); in PVMFJBSessionDurationTimerEvent()
1108 …ipEventNotifier->RequestAbsoluteTimeCallBack(requestInfo, expectedEstServClockVal, iEstimatedServe… in PVMFJBSessionDurationTimerEvent()