Home
last modified time | relevance | path

Searched refs:SendDebuggerInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.h53 void SendDebuggerInfo(bool needBreakPoint, bool isDebugApp);
H A Dcj_runtime.cpp219 ConnectServerManager::Get().SendDebuggerInfo(isStartWithDebug, isDebugApp); in StartDebugMode()
H A Dconnect_server_manager.cpp164 void ConnectServerManager::SendDebuggerInfo(bool needBreakPoint, bool isDebugApp) in SendDebuggerInfo() function in OHOS::AbilityRuntime::ConnectServerManager
H A Djs_runtime.cpp196 ConnectServerManager::Get().SendDebuggerInfo(isStartWithDebug, isDebugApp); in StartDebugMode()
333 ConnectServerManager::Get().SendDebuggerInfo(isStartWithDebug, isDebugApp); in StartProfiler()

Completed in 4 milliseconds