Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DXmlFile.h43 inline const VersionRange& versionRange() const { return mVersionRange; } in versionRange() function
DVndk.h47 const VndkVersionRange &versionRange() const { return mVersionRange; } in versionRange() function
/system/libvintf/
DMatrixInstance.cpp57 const VersionRange& MatrixInstance::versionRange() const { in versionRange() function in android::vintf::MatrixInstance