Searched refs:inventoryAssocPath (Results 1 – 1 of 1) sorted by relevance
1231 std::string inventoryAssocPath; in getInventoryItemAssociations() local1232 inventoryAssocPath.reserve(128); // avoid memory allocations in getInventoryItemAssociations()1240 inventoryAssocPath = inventoryItem.objectPath; in getInventoryItemAssociations()1241 inventoryAssocPath += "/leds"; in getInventoryItemAssociations()1242 if (objPath == inventoryAssocPath) in getInventoryItemAssociations()