Searched refs:requestInfo (Results 1 – 2 of 2) sorted by relevance
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/ |
D | pvmf_jb_firewall_pkts_impl.cpp | 253 …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()
|
D | pvmf_jb_jitterbuffermisc.cpp | 1100 …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()
|