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

  /system/libvintf/include/vintf/
XmlFileGroup.h 43 if (!shouldAddXmlFile(t)) {
51 virtual bool shouldAddXmlFile(const T&) const { return true; }
HalManifest.h 125 bool shouldAddXmlFile(const ManifestXmlFile& toAdd) const override;
  /system/libvintf/
HalManifest.cpp 106 bool HalManifest::shouldAddXmlFile(const ManifestXmlFile& xmlFile) const {

Completed in 460 milliseconds