OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:transport_type_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h
402
// Uses the
transport_type_
of the session.
536
std::string
transport_type_
;
member in class:cricket::Session
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.h
277
const std::string& transport_type() const { return
transport_type_
; }
506
std::string
transport_type_
;
member in class:cricket::BaseSession
606
// Uses the
transport_type_
of the session.
Completed in 558 milliseconds