Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp803 Version targetMatrixMinVer{SIZE_MAX, SIZE_MAX}; in IsFqInstanceDeprecated() local
809 targetMatrixMinVer = in IsFqInstanceDeprecated()
810 std::min(targetMatrixMinVer, targetMatrixInstance.versionRange().minVer()); in IsFqInstanceDeprecated()
824 listInstances(fqInstance.getPackage(), targetMatrixMinVer, fqInstance.getInterface(), in IsFqInstanceDeprecated()
834 << fqInstance.string() << " is deprecated; requires at least " << targetMatrixMinVer; in IsFqInstanceDeprecated()