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
194 std::string levelStr = reinterpret_cast<const char*>(xmlNodeGetContent(value)); in LoadStrToStr() local