Searched defs:AdbConnectionDebuggerController (Results 1 – 1 of 1) sorted by relevance
44 struct AdbConnectionDebuggerController : public art::DebuggerControlCallback { struct45 explicit AdbConnectionDebuggerController(AdbConnectionState* connection) in AdbConnectionDebuggerController() function