Searched refs:toAdd (Results 1 – 2 of 2) sorted by relevance
163 FqInstance toAdd; in insertInstance() local164 if (!toAdd.setTo(this->getName(), e.getMajorVersion(), minorVer, e.getInterface(), in insertInstance()174 mAdditionalInstances.emplace(std::move(toAdd), this->transportArch, this->format); in insertInstance()
150 bool shouldAdd(const ManifestHal& toAdd, std::string* error) const;151 bool shouldAddXmlFile(const ManifestXmlFile& toAdd) const override;