Searched defs:JdwpOptions (Results 1 – 2 of 2) sorted by relevance
105 struct JdwpOptions { struct113 bool operator==(const JdwpOptions& lhs, const JdwpOptions& rhs); argument
123 bool InitAdbTransport(JdwpState* state, const JdwpOptions*) { in InitAdbTransport()