Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp782 Version targetMatrixMinVer{SIZE_MAX, SIZE_MAX}; in IsFqInstanceDeprecated() local
788 targetMatrixMinVer = in IsFqInstanceDeprecated()
789 std::min(targetMatrixMinVer, targetMatrixInstance.versionRange().minVer()); in IsFqInstanceDeprecated()
803 listInstances(fqInstance.getPackage(), targetMatrixMinVer, fqInstance.getInterface(), in IsFqInstanceDeprecated()
813 << fqInstance.string() << " is deprecated; requires at least " << targetMatrixMinVer; in IsFqInstanceDeprecated()