Home
last modified time | relevance | path

Searched refs:SetLogLevelFromString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlog.cpp124 void Log::SetLogLevelFromString(const std::string& level) in SetLogLevelFromString() function in panda::ecmascript::Log
244 SetLogLevelFromString(options.GetLogLevel()); in Initialize()
Dlog.h128 static void SetLogLevelFromString(const std::string& level);