Searched defs:bye (Results 1 – 9 of 9) sorted by relevance
32 int rc, bye = 0; in main() local
44 Bye bye; member in webrtc::__anonb07c3eb30111::RtcpPacketByeTest
64 Bye bye; in TEST() local
93 local void bye(char *msg1, char *msg2) in bye() function
173 void Set(const RTCPUtility::RTCPPacketBYE& bye) { in Set()641 Bye* bye() { return &bye_; } in bye() function
469 rtcp::Bye bye; in TEST_F() local501 rtcp::Bye bye; in TEST_F() local
727 rtcp::Bye* bye = new rtcp::Bye(); in BuildBYE() local
253 TurnRefreshRequest bye(this); in ~TurnPort() local
3651 def bye(self): member in _Screen