Searched refs:IsHalDeprecated (Results 1 – 2 of 2) sorted by relevance
321 static bool IsHalDeprecated(const MatrixHal& oldMatrixHal,
643 bool VintfObject::IsHalDeprecated(const MatrixHal& oldMatrixHal, in IsHalDeprecated() function in android::vintf::VintfObject870 if (IsHalDeprecated(hal, *targetMatrix, listInstances, childrenMap, error)) { in checkDeprecation()