Searched defs:PostUpdates (Results 1 – 2 of 2) sorted by relevance
661 void RtpTransportControllerSend::PostUpdates(NetworkControlUpdate update) { in PostUpdates() function in webrtc::RtpTransportControllerSend
4908 static Expr *buildPostUpdate(Sema &S, ArrayRef<Expr *> PostUpdates) { in buildPostUpdate()