Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mock_proxy_remote_test.cpp64 SensorType sensorType = SensorType::SOC; in HWTEST_F() local
H A Dthermal_mock_proxy_writeremoteobject_test.cpp62 SensorType sensorType = SensorType::SOC; in HWTEST_F() local
H A Dthermal_config_file_parser.cpp341 std::string sensorType = auxSensorList[i]; in ParseAuxSensorInfo() local
363 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
/base/msdp/device_status/libs/src/
H A Ddevicestatus_algorithm_manager.cpp40 int32_t sensorType = GetSensorTypeId(type); in StartSensor() local
239 int32_t sensorType = GetSensorTypeId(type); in UnregisterSensor() local
/base/sensors/sensor/frameworks/native/include/
H A Dnative_sensor_impl.h42 int32_t sensorType = -1; member
/base/sensors/sensor/test/unittest/interfaces/kits/
H A 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; in HWTEST_F() local
329 Sensor_Type *sensorType = nullptr; HWTEST_F() local
[all...]
/base/sensors/sensor/frameworks/native/src/
H A Dnative_sensor.cpp139 int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType) in OH_SensorInfo_GetType() argument
187 int32_t sensorType = id->sensorType; in OH_Sensor_Subscribe() local
210 int32_t sensorType = id->sensorType; in OH_Sensor_Unsubscribe() local
219 OH_SensorEvent_GetType(Sensor_Event* sensorEvent, Sensor_Type *sensorType) OH_SensorEvent_GetType() argument
260 OH_SensorSubscriptionId_GetType(Sensor_SubscriptionId* id, Sensor_Type *sensorType) OH_SensorSubscriptionId_GetType() argument
270 OH_SensorSubscriptionId_SetType(Sensor_SubscriptionId* id, const Sensor_Type sensorType) OH_SensorSubscriptionId_SetType() argument
[all...]
/base/sensors/medical_sensor/utils/include/
H A Dmedical_catalog.h86 uint8_t sensorType; member
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp272 std::string sensorType = auxsensors[i]; in ParseAuxSensorInfo() local
373 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
[all...]

Completed in 6 milliseconds