Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger_manager.h83 void SetIsDebugApp(bool isDebugApp) in SetIsDebugApp()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp942 … int32_t instanceId, const DebuggerPostTask &debuggerPostTask, bool isDebugApp) in StartProfiler()
Djsnapi_expo.cpp3641 bool isDebugApp = dm->IsDebugApp(); in CallForNapi() local