Searched refs:sensorAssocPath (Results 1 – 1 of 1) sorted by relevance
1211 std::string sensorAssocPath; in getInventoryItemAssociations() local1212 sensorAssocPath.reserve(128); // avoid memory allocations in getInventoryItemAssociations()1222 sensorAssocPath = sensorName; in getInventoryItemAssociations()1223 sensorAssocPath += "/inventory"; in getInventoryItemAssociations()1224 if (objPath == sensorAssocPath) in getInventoryItemAssociations()