Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h329 static bool IsHalDeprecated(const MatrixHal& oldMatrixHal,
/system/libvintf/
DVintfObject.cpp773 bool VintfObject::IsHalDeprecated(const MatrixHal& oldMatrixHal, in IsHalDeprecated() function in android::vintf::VintfObject
1032 if (IsHalDeprecated(hal, namedMatrix.fileName(), *targetMatrix, deviceManifest, in checkDeprecation()