Home
last modified time | relevance | path

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

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