Searched refs:sensorAssocPath (Results 1 – 1 of 1) sorted by relevance
1173 std::string sensorAssocPath; in getInventoryItemAssociations() local1174 sensorAssocPath.reserve(128); // avoid memory allocations in getInventoryItemAssociations()1184 sensorAssocPath = sensorName; in getInventoryItemAssociations()1185 sensorAssocPath += "/inventory"; in getInventoryItemAssociations()1186 if (objPath == sensorAssocPath) in getInventoryItemAssociations()