Searched defs:curLevel (Results 1 – 4 of 4) sorted by relevance
27 const DataStorageLogLevel &curLevel = DataStorageLogWrapper::GetLogLevel(); in JudgeLevel() local
23 const AnsLogLevel &curLevel = AnsLogWrapper::GetLogLevel(); in JudgeLevel() local
26 const UpdateLogLevel &curLevel = GetLogLevel(); in JudgeLevel() local
197 static NOINLINE int RecursiveHelperFunction(int curLevel, int targetLevel, int midLevel) in RecursiveHelperFunction()