Searched refs:inventoryPaths (Results 1 – 4 of 4) sorted by relevance
201 auto inventoryPaths = in getInventoryPaths() local203 for (const auto& path : inventoryPaths) in getInventoryPaths()228 const std::vector<std::string>& inventoryPaths) const in setNotFunctional()230 for (const auto& path : inventoryPaths) in setNotFunctional()246 const std::vector<std::string>& inventoryPaths) const in createCriticalAssociation()248 for (const auto& path : inventoryPaths) in createCriticalAssociation()
143 void setNotFunctional(const std::vector<std::string>& inventoryPaths) const;152 const std::vector<std::string>& inventoryPaths) const;
1073 std::vector<std::string> inventoryPaths; in addRegistryCallout() local1078 inventoryPaths = in addRegistryCallout()1091 addInventoryCallout(inventoryPaths[0], priority, locCode, dataIface); in addRegistryCallout()1203 auto inventoryPaths = dataIface.getInventoryFromLocCode( in addDevicePathCallouts() local1208 addInventoryCallout(inventoryPaths[0], priority, locCode, in addDevicePathCallouts()1347 auto inventoryPaths = dataIface.getInventoryFromLocCode( in addJSONCallout() local1351 inventoryPath = inventoryPaths[0]; in addJSONCallout()
110 ListOfPaths inventoryPaths; in getFrusAtLocation() local113 [&inventoryPaths]( in getFrusAtLocation()115 inventoryPaths.push_back(INVENTORY_PATH + mappedItem.second); in getFrusAtLocation()117 return inventoryPaths; in getFrusAtLocation()