Home
last modified time | relevance | path

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

/system/libvintf/
DVintfObject.cpp929 Version targetMatrixMinVer{SIZE_MAX, SIZE_MAX}; in IsFqInstanceDeprecated() local
935 targetMatrixMinVer = in IsFqInstanceDeprecated()
936 std::min(targetMatrixMinVer, targetMatrixInstance.versionRange().minVer()); in IsFqInstanceDeprecated()
951 format, fqInstance.getPackage(), targetMatrixMinVer, fqInstance.getInterface(), in IsFqInstanceDeprecated()
962 << fqInstance.string() << " is deprecated; requires at least " << targetMatrixMinVer; in IsFqInstanceDeprecated()