Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
Dparse_string.h104 std::string aidlVersionRangeToString(const VersionRange& vr);
/system/libvintf/
Dparse_string.cpp397 aidlVersionRangeToString(vr) + ")"; in expandInstances()
544 std::string aidlVersionRangeToString(const VersionRange& vr) { in aidlVersionRangeToString() function
Dparse_xml.cpp449 appendText(root, aidlVersionRangeToString(object), d); in mutateNode()