Searched defs:levelStr (Results 1 – 2 of 2) sorted by relevance
191 void AccountDumpHelper::SetLogLevel(const std::string& levelStr, std::string& result) const in SetLogLevel() argument
221 std::string levelStr = reinterpret_cast<const char*>(levelPtr); in LoadStrToStr() local