OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_connection_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/base/
p2ptransportchannel.cc
215
best_connection_
(NULL),
657
if (
best_connection_
!= conn) {
[
all
...]
p2ptransportchannel.h
105
const Connection* best_connection() const { return
best_connection_
; }
275
Connection*
best_connection_
;
member in class:cricket::P2PTransportChannel
Completed in 589 milliseconds