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