Home
last modified time | relevance | path

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

/art/adbconnection/
Dadbconnection.h46 struct AdbConnectionDebuggerController : public art::DebuggerControlCallback { struct
47 explicit AdbConnectionDebuggerController(AdbConnectionState* connection) in AdbConnectionDebuggerController() argument
127 AdbConnectionDebuggerController controller_;
174 friend struct AdbConnectionDebuggerController;
Dadbconnection.cc95 void AdbConnectionDebuggerController::StartDebugger() { in StartDebugger()
111 void AdbConnectionDebuggerController::StopDebugger() { in StopDebugger()
124 bool AdbConnectionDebuggerController::IsDebuggerConfigured() { in IsDebuggerConfigured()