Searched refs:SendDebuggerInfo (Results 1 – 4 of 4) sorted by relevance
54 void SendDebuggerInfo(bool needBreakPoint, bool isDebugApp);
227 ConnectServerManager::Get().SendDebuggerInfo(isStartWithDebug, isDebugApp); in StartDebugMode()
172 void ConnectServerManager::SendDebuggerInfo(bool needBreakPoint, bool isDebugApp) in SendDebuggerInfo() function in OHOS::AbilityRuntime::ConnectServerManager
232 ConnectServerManager::Get().SendDebuggerInfo(isStartWithDebug, isDebugApp); in StartDebugMode()367 ConnectServerManager::Get().SendDebuggerInfo(isStartWithDebug, isDebugApp); in StartProfiler()