Searched refs:sensorAssocPath (Results 1 – 1 of 1) sorted by relevance
1181 std::string sensorAssocPath; in getInventoryItemAssociations() local1182 sensorAssocPath.reserve(128); // avoid memory allocations in getInventoryItemAssociations()1192 sensorAssocPath = sensorName; in getInventoryItemAssociations()1193 sensorAssocPath += "/inventory"; in getInventoryItemAssociations()1194 if (objPath == sensorAssocPath) in getInventoryItemAssociations()