Home
last modified time | relevance | path

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

/system/libvintf/
DAssembleVintf.cpp697 std::string matrixError; in assemble() local
700 &matrixError); in assemble()
706 << "Error when attempting to convert to compatibility matrix: " << matrixError in assemble()
DVintfObject.cpp467 std::string matrixError; in getAllFrameworkMatrixLevels() local
468 status_t matrixStatus = getOneMatrix(path, &namedMatrix, &matrixError); in getAllFrameworkMatrixLevels()
473 LOG(logLevel) << "Framework Matrix: Ignore file " << path << ": " << matrixError; in getAllFrameworkMatrixLevels()