Home
last modified time | relevance | path

Searched refs:SetLevel (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc.cpp43 Logger::SetLevel(Logger::Level::DEBUG); in Run()
/arkcompiler/ets_runtime/ecmascript/
Dsubtyping_operator.cpp129 ihcHandle->SetLevel(0); in FillTSInheritInfo()
141 ihcHandle->SetLevel(eIhcLevel + 1); in FillTSInheritInfo()
Djs_hclass.cpp172 SetLevel(0); in InitTSInheritInfo()
1049 newHClass->SetLevel(level); in CopyTSInheritInfo()
Djs_hclass.h1613 inline void SetLevel(uint8_t level) in SetLevel() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dlogger.h228 static void SetLevel(Level level) in SetLevel() function
Dlogger.cpp284 Logger::SetLevel(Logger::LevelFromString(s)); in ProcessLogLevelFromString()
/arkcompiler/runtime_core/compiler/tests/
Dunit_test.h302 Logger::SetLevel(level);
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.cpp305 Logger::SetLevel(Logger::LevelFromString(s)); in ProcessLogLevelFromString()
Dlogger.h224 static void SetLevel(Level level) in SetLevel() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.h388 Logger::SetLevel(level);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h291 void SetLevel(uint32 arg) in SetLevel() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dloop.cpp643 bb->SetLevel(0); in FormLoopHierarchy()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp1289 bb->SetLevel(bbIdx - 1); in ComputeLiveRanges()