Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h321 static bool IsHalDeprecated(const MatrixHal& oldMatrixHal,
/system/libvintf/
DVintfObject.cpp643 bool VintfObject::IsHalDeprecated(const MatrixHal& oldMatrixHal, in IsHalDeprecated() argument
648 oldMatrixHal.forEachInstance([&](const MatrixInstance& oldMatrixInstance) { in IsHalDeprecated()