Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DVersionRange.h57 inline bool supportedBy(const Version &ver) const { in supportedBy() function
/system/libvintf/
DHalManifest.cpp188 if (matrixVersionRange.supportedBy(manifestHalVersion)) { in satisfyVersion()
314 if (range.supportedBy(device.mSepolicyVersion)) { in checkCompatibility()