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.h70 void SetIsDebugApp(bool isDebugApp) in SetIsDebugApp()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp1010 … int32_t instanceId, const DebuggerPostTask &debuggerPostTask, bool isDebugApp) in StartProfiler()
Djsnapi_expo.cpp3912 bool isDebugApp = dm->IsDebugApp(); in CallForNapi() local