Home
last modified time | relevance | path

Searched defs:TransportInfo (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransportinfo.h27 struct TransportInfo { struct
28 TransportInfo() {} in TransportInfo() argument
30 TransportInfo(const std::string& content_name, in TransportInfo() argument
39 typedef std::vector<TransportInfo> TransportInfos; argument
/external/oj-libjdwp/src/share/back/
Dtransport.c38 typedef struct TransportInfo { struct
43 } TransportInfo; typedef