Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h339 static bool IsHalDeprecated(const MatrixHal& oldMatrixHal,
/system/libvintf/
DVintfObject.cpp664 bool VintfObject::IsHalDeprecated(const MatrixHal& oldMatrixHal, in IsHalDeprecated() function in android::vintf::VintfObject
898 if (IsHalDeprecated(hal, *targetMatrix, listInstances, childrenMap, error)) { in checkDeprecation()