Searched refs:configInterfaceName (Results 1 – 16 of 16) sorted by relevance
324 auto iface = config.find(configInterfaceName(configType)); in match()335 auto iface = config.find(configInterfaceName(configType)); in match()345 return interfaces.contains(configInterfaceName(configType)); in match()350 return interfaces.contains(configInterfaceName(configType)); in match()
357 if (intf != configInterfaceName(deviceType)) in processSensorConfigs()442 configInterfaceName(deviceType)) != interfaces.end())) in interfaceRemoved()457 configInterfaceName(deviceType)) != interfaces.end())) in interfaceRemoved()472 configInterfaceName(deviceType)) != interfaces.end())) in interfaceRemoved()
85 auto sensorBase = sensorData->find(configInterfaceName(sensorType)); in createSensorsFromConfig()246 auto sensorBase = cfgData.find(configInterfaceName(nicType)); in getNicNameInfo()513 configInterfaceName(nicType) + "'", in main()
145 configInterfaceName(sdrInterface) + "'", in main()
611 if (intf != configInterfaceName(sensorType)) in createSensors()697 configInterfaceName(sdrInterface)) != interfaces.end())) in interfaceRemoved()
108 inline std::string configInterfaceName(const std::string& type) in configInterfaceName() function322 interfaces.push_back(configInterfaceName(type)); in getConfiguration()
160 std::string typeIntf = configInterfaceName(type); in getSensorConfiguration()865 configInterfaceName(type) + "'", in setupPropertiesChangedMatches()
78 configInterface(configInterfaceName(objectType)), in Sensor()
220 if (intf != configInterfaceName(sensorType)) in createSensors()
182 sensorData.find(configInterfaceName(NVMeSensor::sensorType)); in handleSensorConfigurations()
171 sensorData.find(configInterfaceName(sensorType)); in createSensors()
859 if (intf == configInterfaceName(exitAirType)) in createSensor()882 else if (intf == configInterfaceName(cfmType)) in createSensor()
254 sensorData->find(configInterfaceName(sensorType)); in createSensors()711 if (intf != configInterfaceName(type)) in getCpuConfig()
137 cfgData.find(configInterfaceName(type)); in createSensors()
317 std::string cfgIntf = configInterfaceName(sensorTypes[fanType]); in createSensors()
413 auto sensorBase = sensorData->find(configInterfaceName(type)); in createSensorsCallback()