Home
last modified time | relevance | path

Searched refs:WasSetLogDebug (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlog.cpp228 } else if (options.WasSetLogDebug()) { in Initialize()
Djs_runtime_options.h743 bool WasSetLogDebug() const in WasSetLogDebug() function
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.cpp62 } else if (options.WasSetLogDebug()) { in Initialize()