Home
last modified time | relevance | path

Searched refs:levelString (Results 1 – 1 of 1) sorted by relevance

/system/libvintf/
DVintfFm.cpp297 std::string levelString{filenameSv}; in loadMatrices() local
299 if (!parse(levelString, &matrixLevel)) { in loadMatrices()
300 LOG(ERROR) << "Unable to parse " << path << ": " << levelString << " is not a level."; in loadMatrices()