Home
last modified time | relevance | path

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

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