Home
last modified time | relevance | path

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

/external/webrtc/talk/media/sctp/
Dsctpdataengine.h219 void OnNotificationAssocChange(const sctp_assoc_change& change);
Dsctpdataengine.cc794 OnNotificationAssocChange(notification.sn_assoc_change); in OnNotificationFromSctp()
843 void SctpDataMediaChannel::OnNotificationAssocChange( in OnNotificationAssocChange() function in cricket::SctpDataMediaChannel