Home
last modified time | relevance | path

Searched refs:GetLevel (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dlogger.h234 static Level GetLevel() in GetLevel() function in ark::Logger
/arkcompiler/runtime_core/libpandabase/utils/
H A Dlogger.h242 static Level GetLevel() in GetLevel() function in panda::Logger
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgbb.h287 uint32 GetLevel() const
/arkcompiler/runtime_core/static_core/runtime/
H A Druntime.cpp624 auto logLevel = Logger::IsInitialized() ? Logger::GetLevel() : Logger::Level::DEBUG; in IsEnableMemoryHooks()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass.h1804 inline uint8_t GetLevel() const in GetLevel() function in panda::ecmascript::JSHClass
H A Ddump.cpp666 os << "| Level :" << std::dec << static_cast<int>(jshclass->GetLevel()); in DumpHClass()

Completed in 17 milliseconds