Home
last modified time | relevance | path

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

/base/sensors/sensor/frameworks/native/src/
Dnative_sensor.cpp139 int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType) in OH_SensorInfo_GetType()
187 int32_t sensorType = id->sensorType; in OH_Sensor_Subscribe() local
210 int32_t sensorType = id->sensorType; in OH_Sensor_Unsubscribe() local
219 int32_t OH_SensorEvent_GetType(Sensor_Event* sensorEvent, Sensor_Type *sensorType) in OH_SensorEvent_GetType()
260 int32_t OH_SensorSubscriptionId_GetType(Sensor_SubscriptionId* id, Sensor_Type *sensorType) in OH_SensorSubscriptionId_GetType()
270 int32_t OH_SensorSubscriptionId_SetType(Sensor_SubscriptionId* id, const Sensor_Type sensorType) in OH_SensorSubscriptionId_SetType()
/base/msdp/device_status/libs/src/
Ddevicestatus_algorithm_manager.cpp40 int32_t sensorType = GetSensorTypeId(type); in StartSensor() local
239 int32_t sensorType = GetSensorTypeId(type); in UnregisterSensor() local
/base/sensors/sensor/test/unittest/interfaces/kits/
Dsensor_native_test.cpp66 Sensor_Type sensorType; in SetUpTestCase() local
98 Sensor_Type sensorType; in SensorDataCallbackImpl() local
123 Sensor_Type *sensorType = nullptr; in SensorDataCallbackImpl1() local
154 Sensor_Type sensorType; variable
329 Sensor_Type *sensorType = nullptr; variable
/base/powermgr/thermal_manager/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.cpp339 std::string sensorType = auxSensorList[i]; in ParseAuxSensorInfo() local
361 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
/base/sensors/sensor/frameworks/native/include/
Dnative_sensor_impl.h42 int32_t sensorType = -1; member
/base/sensors/medical_sensor/utils/include/
Dmedical_catalog.h86 uint8_t sensorType; member
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_srv_config_parser.cpp272 std::string sensorType = auxsensors[i]; in ParseAuxSensorInfo() local
373 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
/base/powermgr/thermal_manager/services/native/src/thermal_observer/
Dthermal_observer.cpp53 std::vector<std::string> sensorType(TYPE_MAX_SIZE); in InitSensorTypeMap() local