Searched refs:allSoftwareObjs (Results 1 – 1 of 1) sorted by relevance
215 auto allSoftwareObjs = getSoftwareObjects(bus); in processImage() local217 std::find(allSoftwareObjs.begin(), allSoftwareObjs.end(), objPath); in processImage()218 if (versions.find(id) == versions.end() && it == allSoftwareObjs.end()) in processImage()