Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h82 void SetIsDebugApp(bool isDebugApp) in SetIsDebugApp() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp2971 vm->GetJsDebuggerManager()->SetIsDebugApp(true); in StartDebugger()
3127 jsDebuggerManager->SetIsDebugApp(debugApp); in NotifyDebugMode()
3185 jsDebuggerManager->SetIsDebugApp(debugApp); in StoreDebugInfo()