Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp688 std::string matrixError; in assemble() local
691 &matrixError); in assemble()
697 << "Error when attempting to convert to compatibility matrix: " << matrixError in assemble()
DVintfObject.cpp470 std::string matrixError; in getAllFrameworkMatrixLevels() local
471 status_t matrixStatus = getOneMatrix(path, &namedMatrix, &matrixError); in getAllFrameworkMatrixLevels()
476 LOG(logLevel) << "Framework Matrix: Ignore file " << path << ": " << matrixError; in getAllFrameworkMatrixLevels()