Searched refs:getAllFrameworkMatrixLevels (Results 1 – 3 of 3) sorted by relevance
186 auto matrixFragmentsStatus = getAllFrameworkMatrixLevels(&matrixFragments, error); in getCombinedFrameworkMatrix()584 status_t VintfObject::getAllFrameworkMatrixLevels(std::vector<CompatibilityMatrix>* results, in getAllFrameworkMatrixLevels() function in android::vintf::VintfObject970 auto matrixFragmentsStatus = getAllFrameworkMatrixLevels(&matrixFragments, error); in checkDeprecation()1072 status_t status = getAllFrameworkMatrixLevels(&matrixFragments, &error); in hasFrameworkCompatibilityMatrixExtensions()1227 android::base::Result<std::vector<CompatibilityMatrix>> VintfObject::getAllFrameworkMatrixLevels() { in getAllFrameworkMatrixLevels() function in android::vintf::VintfObject1233 auto matrixFragmentsStatus = getAllFrameworkMatrixLevels(&matrixFragments, &error); in getAllFrameworkMatrixLevels()1263 auto matrixFragments = getAllFrameworkMatrixLevels(); in checkMissingHalsInMatrices()1331 auto matrixFragments = getAllFrameworkMatrixLevels(); in checkMatrixHalsHasDefinition()1391 auto allFcms = getAllFrameworkMatrixLevels(); in getLatestMinLtsAtFcmVersion()
380 auto status = vintfObject->getAllFrameworkMatrixLevels(&matrixFragments, &error); in logHalsFromNewFcms()
302 status_t getAllFrameworkMatrixLevels(std::vector<CompatibilityMatrix>* out,326 android::base::Result<std::vector<CompatibilityMatrix>> getAllFrameworkMatrixLevels();