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

/art/runtime/jdwp/
H A Djdwp_adb.cc79 virtual bool Establish(const JdwpOptions*) { argument
123 bool InitAdbTransport(JdwpState* state, const JdwpOptions*) { argument
H A Djdwp.h102 struct JdwpOptions { struct in namespace:art::JDWP
127 static JdwpState* Create(const JdwpOptions* options)
301 explicit JdwpState(const JdwpOptions* options);
331 const JdwpOptions* options_;

Completed in 36 milliseconds