Home
last modified time | relevance | path

Searched defs:versionRanges (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/libvintf/include/vintf/
H A DMatrixHal.h43 std::vector<VersionRange> versionRanges; member
/aosp12/system/libvintf/test/
H A DVintfFmTest.cpp234 std::vector<VersionRange> versionRanges; in createMatrixHal() local
/aosp12/system/libvintf/
H A DCompatibilityMatrix.cpp208 const std::string& instanceOrPattern, bool isRegex) { in addAllHalsAsOptional()