Searched refs:StartDebugger (Results 1 – 7 of 7) sorted by relevance
49 void StartDebugger() override;
87 void AdbConnectionDebuggerController::StartDebugger() { in StartDebugger() function in adbconnection::AdbConnectionDebuggerController
77 virtual void StartDebugger() = 0;249 void StartDebugger() REQUIRES_SHARED(Locks::mutator_lock_);
86 void RuntimeCallbacks::StartDebugger() { in StartDebugger() function in art::RuntimeCallbacks88 cb->StartDebugger(); in StartDebugger()
68 void StartDebugger() override;
1010 GetRuntimeCallbacks()->StartDebugger(); in InitNonZygoteOrPostFork()
365 void InternalDebuggerControlCallback::StartDebugger() { in StartDebugger() function in art::InternalDebuggerControlCallback