OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasRequests
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/base/
turnport.h
147
bool
HasRequests
() { return !request_manager_.empty(); }
turnport_unittest.cc
713
EXPECT_FALSE(turn_port_->
HasRequests
());
[
all
...]
Completed in 52 milliseconds