Searched refs:inventoryAssocPath (Results 1 – 1 of 1) sorted by relevance
1261 std::string inventoryAssocPath; in getInventoryItemAssociations() local1262 inventoryAssocPath.reserve(128); // avoid memory allocations in getInventoryItemAssociations()1270 inventoryAssocPath = inventoryItem.objectPath; in getInventoryItemAssociations()1271 inventoryAssocPath += "/leds"; in getInventoryItemAssociations()1272 if (objPath == inventoryAssocPath) in getInventoryItemAssociations()