Home
last modified time | relevance | path

Searched refs:AdbConnectionDebuggerController (Results 1 – 2 of 2) sorted by relevance

/art/adbconnection/
Dadbconnection.h44 struct AdbConnectionDebuggerController : public art::DebuggerControlCallback { struct
45 explicit AdbConnectionDebuggerController(AdbConnectionState* connection) in AdbConnectionDebuggerController() function
163 AdbConnectionDebuggerController controller_;
211 friend struct AdbConnectionDebuggerController;
Dadbconnection.cc180 void AdbConnectionDebuggerController::StartDebugger() { in StartDebugger()
196 void AdbConnectionDebuggerController::StopDebugger() { in StopDebugger()
209 bool AdbConnectionDebuggerController::IsDebuggerConfigured() { in IsDebuggerConfigured()