Searched defs:JdwpTransportType (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jdwp/
H A Djdwp.h98 enum JdwpTransportType { enum in namespace:art::JDWP
103 std::ostream& operator<<(std::ostream& os, const JdwpTransportType& rhs);
106 JdwpTransportType transport = kJdwpTransportUnknown;

Completed in 829 milliseconds