Home
last modified time | relevance | path

Searched refs:toAdd (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/
DManifestHal.cpp147 FqInstance toAdd; in insertInstance() local
148 if (!toAdd.setTo(this->getName(), e.getMajorVersion(), minorVer, e.getInterface(), in insertInstance()
158 mAdditionalInstances.emplace(std::move(toAdd), this->transportArch, this->format); in insertInstance()
/system/libvintf/include/vintf/
DHalManifest.h140 bool shouldAdd(const ManifestHal& toAdd) const override;
141 bool shouldAddXmlFile(const ManifestXmlFile& toAdd) const override;