Home
last modified time | relevance | path

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

/aosp12/system/libvintf/include/vintf/
H A DHalManifest.h126 Version getMetaVersion() const;
/aosp12/system/libvintf/
H A DHalManifest.cpp500 Version HalManifest::getMetaVersion() const { in getMetaVersion() function in android::vintf::HalManifest
H A Dparse_xml.cpp1027 appendAttr(root, "version", m.getMetaVersion()); in mutateNode()