Searched defs:levelStr (Results 1 – 3 of 3) sorted by relevance
132 std::string levelStr = event->GetLevel(); in IsAllowedLevel() local
191 void AccountDumpHelper::SetLogLevel(const std::string& levelStr, std::string& result) const in SetLogLevel() argument
202 std::string levelStr = reinterpret_cast<const char*>(levelPtr); in LoadStrToStr() local