Home
last modified time | relevance | path

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

/system/libvintf/
DManifestHal.cpp163 FqInstance toAdd; in insertInstance() local
164 if (!toAdd.setTo(this->getName(), e.getMajorVersion(), minorVer, e.getInterface(), in insertInstance()
174 mAdditionalInstances.emplace(std::move(toAdd), this->transportArch, this->format); in insertInstance()
/system/libvintf/include/vintf/
DHalManifest.h150 bool shouldAdd(const ManifestHal& toAdd, std::string* error) const;
151 bool shouldAddXmlFile(const ManifestXmlFile& toAdd) const override;