| /base/powermgr/thermal_manager/test/unittest/src/ |
| D | thermal_config_sensor_cluster_test.cpp | 136 std::string sensorType = "test"; variable 177 std::string sensorType = "test"; variable 203 std::string sensorType = "test"; variable 231 std::string sensorType = "test"; variable 266 std::string sensorType = "test"; variable 292 std::string sensorType = "test"; variable 347 std::string sensorType = "test"; variable 451 std::string sensorType = "test"; variable
|
| D | thermal_mock_proxy_writeremoteobject_test.cpp | 62 SensorType sensorType = SensorType::SOC; variable
|
| D | thermal_mock_proxy_remote_test.cpp | 64 SensorType sensorType = SensorType::SOC; variable
|
| D | thermal_config_file_parser.cpp | 339 std::string sensorType = auxSensorList[i]; in ParseAuxSensorInfo() local 361 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
|
| /base/sensors/sensor/services/src/ |
| D | flush_info_record.cpp | 35 void FlushInfoRecord::ClearFlushInfoItem(int32_t sensorType) in ClearFlushInfoItem() 44 ErrCode FlushInfoRecord::SetFlushInfo(int32_t sensorType, const sptr<SensorBasicDataChannel> &chann… in SetFlushInfo() 86 ErrCode FlushInfoRecord::FlushProcess(const int32_t sensorType, const uint32_t flag, const int32_t … in FlushProcess()
|
| D | sensor_dump.cpp | 226 auto sensorType = channel.GetSensorType(); in DumpSensorChannel() local 299 int32_t SensorDump::GetDataDimension(int32_t sensorType) in GetDataDimension() 334 std::string SensorDump::GetDataBySensorId(int32_t sensorType, SensorData &sensorData) in GetDataBySensorId()
|
| D | client_info.cpp | 653 void ClientInfo::UpdateCmd(int32_t sensorType, int32_t uid, int32_t cmdType) in UpdateCmd() 683 std::vector<int32_t> ClientInfo::GetCmdList(int32_t sensorType, int32_t uid) in GetCmdList() 697 void ClientInfo::UpdateDataQueue(int32_t sensorType, SensorData &data) in UpdateDataQueue() 795 void ClientInfo::UpdatePermState(int32_t pid, int32_t sensorType, bool state) in UpdatePermState() 823 for (int32_t sensorType : it->second) { in ChangeSensorPerm() local
|
| D | sensor_power_policy.cpp | 38 bool SensorPowerPolicy::CheckFreezingSensor(int32_t sensorType) in CheckFreezingSensor()
|
| D | sensor_service.cpp | 295 void SensorService::ReportSensorSysEvent(int32_t sensorType, bool enable, int32_t pid, int64_t samp… in ReportSensorSysEvent() 958 bool SensorService::RegisterPermCallback(int32_t sensorType) in RegisterPermCallback()
|
| /base/sensors/sensor/frameworks/native/src/ |
| D | native_sensor.cpp | 139 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/sensors/sensor/utils/common/src/ |
| D | print_sensor_data.cpp | 144 int32_t PrintSensorData::GetDataDimension(int32_t sensorType) in GetDataDimension() 255 bool PrintSensorData::IsContinuousType(int32_t sensorType) in IsContinuousType() 285 void PrintSensorData::ResetHdiCounter(int32_t sensorType) in ResetHdiCounter() 296 void PrintSensorData::ResetHdiTimes(int32_t sensorType) in ResetHdiTimes()
|
| D | sensor_channel_info.cpp | 59 void SensorChannelInfo::SetSensorType(int32_t sensorType) in SetSensorType()
|
| /base/sensors/sensor/services/hdi_connection/interface/src/ |
| D | sensor_hdi_connection.cpp | 124 for (const auto &sensorType : sensors) { in FindAllInSensorSet() local 133 bool SensorHdiConnection::FindOneInMockSet(int32_t sensorType) in FindOneInMockSet() 235 for (const auto &sensorType : mockSet_) { in GetSensorList() local 486 for (const auto &sensorType : mockSet_) { in GetSensorListByDevice() local
|
| /base/msdp/device_status/libs/src/ |
| D | devicestatus_algorithm_manager.cpp | 40 int32_t sensorType = GetSensorTypeId(type); in StartSensor() local 239 int32_t sensorType = GetSensorTypeId(type); in UnregisterSensor() local
|
| /base/sensors/sensor/utils/common/include/ |
| D | sensor.h | 23 int32_t sensorType; member
|
| /base/sensors/sensor/test/unittest/interfaces/kits/ |
| D | sensor_native_test.cpp | 66 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/sensors/sensor/services/hdi_connection/hardware/src/ |
| D | hdi_service_impl.cpp | 101 for (const auto &sensorType : enableSensors_) { in GenerateEvent() local 231 for (const auto &sensorType : enableSensors_) { in DataReportThread() local
|
| /base/sensors/sensor/test/fuzztest/services/service/reportonchangedata_fuzzer/ |
| D | reportonchangedata_fuzzer.cpp | 85 int32_t sensorType = 0; in ReportOnChangeDataFuzzTest() local
|
| /base/sensors/sensor/frameworks/native/include/ |
| D | native_sensor_impl.h | 42 int32_t sensorType = -1; member
|
| /base/sensors/medical_sensor/utils/include/ |
| D | medical_catalog.h | 86 uint8_t sensorType; member
|
| /base/powermgr/thermal_manager/services/native/src/thermal_observer/ |
| D | thermal_observer.cpp | 53 std::vector<std::string> sensorType(TYPE_MAX_SIZE); in InitSensorTypeMap() local
|
| /base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
| D | thermal_srv_config_parser.cpp | 258 std::string sensorType = auxsensors[i]; in ParseAuxSensorInfo() local 360 std::string sensorType = sensors.at(i); in ParseSensorInfo() local
|
| /base/sensors/sensor/interfaces/inner_api/ |
| D | sensor_agent_type.h | 179 int32_t sensorType = -1; /**< Sensor type ID */ member 554 int32_t sensorType = -1; /**< sensor type ID */ member
|
| /base/sensors/sensor/frameworks/js/napi/src/ |
| D | sensor_js.cpp | 394 int32_t sensorType = INVALID_SENSOR_TYPE; in Once() local
|