Home
last modified time | relevance | path

Searched defs:sensorType (Results 1 – 9 of 9) sorted by relevance

/base/msdp/device_status/libs/src/
Ddevicestatus_algorithm_manager.cpp38 int32_t sensorType = sensorIdKey.value(); in StartSensor() local
213 int32_t sensorType = sensorIdKey.value(); in UnregisterSensor() local
/base/powermgr/thermal_manager/services/native/test/unittest/src/
Dthermal_mock_proxy_writeremoteobject_test.cpp62 SensorType sensorType = SensorType::SOC; variable
Dthermal_mock_proxy_remote_test.cpp64 SensorType sensorType = SensorType::SOC; variable
Dthermal_config_file_parser.cpp323 std::string sensorType = auxSensorList[i]; in ParseAuxSensorInfo() local
343 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
/base/sensors/sensor/utils/include/
Dsensor_catalog.h86 uint8_t sensorType; member
/base/sensors/medical_sensor/utils/include/
Dmedical_catalog.h86 uint8_t sensorType; member
/base/powermgr/thermal_manager/test/fuzztest/thermal_fuzzer/
Dthermal_fuzzer_test.cpp141 SensorType sensorType = static_cast<SensorType>(type[0]); in TestGetSensorTemp() local
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_srv_config_parser.cpp117 std::string sensorType = auxsensors[i]; in ParseAuxSensorInfo() local
190 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_observer.cpp58 std::vector<std::string> sensorType(TYPE_MAX_SIZE); in InitSensorTypeMap() local