Searched refs:toAdd (Results 1 – 3 of 3) sorted by relevance
195 FqInstance toAdd; in insertInstance() local196 if (!toAdd.setTo(this->getName(), e.getMajorVersion(), minorVer, e.getInterface(), in insertInstance()206 mAdditionalInstances.emplace(std::move(toAdd), this->transportArch, this->format, in insertInstance()
160 bool shouldAdd(const ManifestHal& toAdd, std::string* error) const;161 bool shouldAddXmlFile(const ManifestXmlFile& toAdd) const override;
231 std::queue<CowOperation> toAdd; in OpenForAppend() local