Home
last modified time | relevance | path

Searched defs:curLevel (Results 1 – 4 of 4) sorted by relevance

/base/telephony/telephony_data/common/src/
Ddata_storage_log_wrapper.cpp27 const DataStorageLogLevel &curLevel = DataStorageLogWrapper::GetLogLevel(); in JudgeLevel() local
/base/notification/distributed_notification_service/frameworks/core/common/src/
Dans_log_wrapper.cpp23 const AnsLogLevel &curLevel = AnsLogWrapper::GetLogLevel(); in JudgeLevel() local
/base/update/updateservice/foundations/ability/log/src/
Dupdate_log.cpp26 const UpdateLogLevel &curLevel = GetLogLevel(); in JudgeLevel() local
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
Ddfx_crasher.cpp197 static NOINLINE int RecursiveHelperFunction(int curLevel, int targetLevel, int midLevel) in RecursiveHelperFunction()