Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVintfObject.h325 static bool IsInstanceDeprecated(const MatrixInstance& oldMatrixInstance,
/system/libvintf/
DVintfObject.cpp649 if (IsInstanceDeprecated(oldMatrixInstance, targetMatrix, listInstances, childrenMap, in IsHalDeprecated()
662 bool VintfObject::IsInstanceDeprecated(const MatrixInstance& oldMatrixInstance, in IsInstanceDeprecated() function in android::vintf::VintfObject