Searched refs:minorAtLeast (Results 1 – 4 of 4) sorted by relevance
64 inline bool minorAtLeast(const Version& other) const { in minorAtLeast() function
155 if (manifestInstance.version().minorAtLeast(expectVersion)) { in forEachInstanceOfVersion()
976 if (!kMetaVersion.minorAtLeast(object->mMetaVersion)) { in buildObject()1213 if (!kMetaVersion.minorAtLeast(version)) { in buildObject()
1007 if (existing.getPackage() == package && existing.getVersion().minorAtLeast(version) && in getInstanceListFunc()