HomeSort by relevance Sort by last modified time
    Searched refs:appendAllVersions (Results 1 - 3 of 3) sorted by null

  /system/libvintf/include/vintf/
ManifestHal.h 86 void appendAllVersions(std::set<Version>* ret) const;
  /system/libvintf/
ManifestHal.cpp 91 void ManifestHal::appendAllVersions(std::set<Version>* ret) const {
HalManifest.cpp 196 manifestHal->appendAllVersions(&versions);

Completed in 187 milliseconds