Searched refs:levelString (Results 1 – 5 of 5) sorted by relevance
66 return levelString(level) + " wire protocol version " in debugString()140 levelString(setting.level).c_str());212 std::string Stability::levelString(Level level) { in levelString() function in android::internal::Stability
282 Stability::levelString(required).c_str()); in transact()
297 std::string levelString{filenameSv}; in loadMatrices() local299 if (!parse(levelString, &matrixLevel)) { in loadMatrices()300 LOG(ERROR) << "Unable to parse " << path << ": " << levelString << " is not a level."; in loadMatrices()
194 static std::string levelString(Level level);