Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/channel_transport/
Dudp_socket2_win.cc1298 const bool noOutstandingCalls = (_outstandingCalls.Value() == 0); in DisableNewOutstandingCalls() local
1303 if(noOutstandingCalls) in DisableNewOutstandingCalls()