Home
last modified time | relevance | path

Searched defs:isDebugApp (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h82 void SetIsDebugApp(bool isDebugApp) in SetIsDebugApp()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp669 … int32_t instanceId, const DebuggerPostTask &debuggerPostTask, bool isDebugApp) in StartProfiler()