Searched refs:getAllFrameworkMatrixLevels (Results 1 – 3 of 3) sorted by relevance
157 auto matrixFragmentsStatus = getAllFrameworkMatrixLevels(&matrixFragments, error); in getCombinedFrameworkMatrix()482 status_t VintfObject::getAllFrameworkMatrixLevels(std::vector<CompatibilityMatrix>* results, in getAllFrameworkMatrixLevels() function in android::vintf::VintfObject843 auto matrixFragmentsStatus = getAllFrameworkMatrixLevels(&matrixFragments, error); in checkDeprecation()957 status_t status = getAllFrameworkMatrixLevels(&matrixFragments, &error); in hasFrameworkCompatibilityMatrixExtensions()1081 android::base::Result<std::vector<CompatibilityMatrix>> VintfObject::getAllFrameworkMatrixLevels() { in getAllFrameworkMatrixLevels() function in android::vintf::VintfObject1087 auto matrixFragmentsStatus = getAllFrameworkMatrixLevels(&matrixFragments, &error); in getAllFrameworkMatrixLevels()1109 auto matrixFragments = getAllFrameworkMatrixLevels(); in checkMissingHalsInMatrices()1166 auto matrixFragments = getAllFrameworkMatrixLevels(); in checkMatrixHalsHasDefinition()
363 auto status = vintfObject->getAllFrameworkMatrixLevels(&matrixFragments, &error); in logHalsFromNewFcms()
317 status_t getAllFrameworkMatrixLevels(std::vector<CompatibilityMatrix>* out,336 android::base::Result<std::vector<CompatibilityMatrix>> getAllFrameworkMatrixLevels();