/ohos5.0/base/sensors/sensor/test/unittest/interfaces/kits/ |
H A D | sensor_native_test.cpp | 61 Sensor_Info **sensors = OH_Sensor_CreateInfos(count); in SetUpTestCase() local 141 Sensor_Info **sensors = OH_Sensor_CreateInfos(count); variable 178 Sensor_Info *sensors { nullptr }; variable 191 auto sensors = new Sensor_Info *[count]; variable 211 Sensor_Info **sensors = OH_Sensor_CreateInfos(count); variable 246 Sensor_Info **sensors = OH_Sensor_CreateInfos(count); variable 270 Sensor_Info **sensors = OH_Sensor_CreateInfos(count); variable 305 Sensor_Info **sensors = OH_Sensor_CreateInfos(count); variable 327 auto sensors = new Sensor_Info *[count]; variable
|
/ohos5.0/build/ohos/ |
H A D | inner_kits_adapter.json | 1 {"multimodalinput":"multimodalinput_service", "ai":"distributedprofile", "sensors":"miscdevice", "h… string
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/ |
H A D | medical_dump.cpp | 67 const std::vector<MedicalSensor> &sensors, const std::vector<std::u16string> &args) in DumpSensorList() 113 bool MedicalSensorDump::DumpOpeningSensor(int32_t fd, const std::vector<MedicalSensor> &sensors, in DumpOpeningSensor() 196 std::vector<MedicalSensor> &sensors, ClientInfo &clientInfo) in Dump()
|
H A D | medical_service_stub.cpp | 149 std::vector<MedicalSensor> sensors(GetSensorList()); in GetAllSensorsInner() local
|
H A D | client_info.cpp | 475 std::vector<MedicalSensor> sensors; in StoreEvent() local
|
/ohos5.0/base/sensors/sensor/services/src/ |
H A D | sensor_dump.cpp | 139 …:ParseCommand(int32_t fd, const std::vector<std::string> &args, const std::vector<Sensor> &sensors, in ParseCommand() 200 bool SensorDump::DumpSensorList(int32_t fd, const std::vector<Sensor> &sensors) in DumpSensorList() 239 bool SensorDump::DumpOpeningSensor(int32_t fd, const std::vector<Sensor> &sensors, ClientInfo &clie… in DumpOpeningSensor()
|
H A D | sensor_service_stub.cpp | 174 std::vector<Sensor> sensors = GetSensorList(); in GetAllSensorsInner() local
|
H A D | client_info.cpp | 474 std::vector<Sensor> sensors; in StoreEvent() local
|
/ohos5.0/base/sensors/sensor/frameworks/native/src/ |
H A D | native_sensor.cpp | 31 Sensor_Result OH_Sensor_GetInfos(Sensor_Info **sensors, uint32_t *count) in OH_Sensor_GetInfos() 79 auto sensors = new Sensor_Info *[count]; in OH_Sensor_CreateInfos() local 86 int32_t OH_Sensor_DestroyInfos(Sensor_Info **sensors, uint32_t count) in OH_Sensor_DestroyInfos()
|
H A D | sensor_service_proxy.cpp | 87 std::vector<Sensor> sensors; in GetSensorList() local
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
H A D | thermal_srv_config_parser.cpp | 364 std::vector<std::string> sensors; in ParseSensorInfo() local 395 std::vector<std::string>& sensors, const uint32_t sensorIdx, SensorClusterPtr& sc) in ParseSensorLevelInfo() 427 std::vector<std::string>& sensors, const uint32_t sensorIdx) in ParseLevelThreshold() 710 std::vector<std::string> sensors; in ParseFanNode() local 727 std::vector<std::string> &sensors, FanFaultInfoMap &fanFaultInfoMap) in ParseFanFaultInfo()
|
/ohos5.0/base/sensors/sensor/services/hdi_connection/interface/src/ |
H A D | sensor_hdi_connection.cpp | 113 bool SensorHdiConnection::FindAllInSensorSet(const std::unordered_set<int32_t> &sensors) in FindAllInSensorSet()
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_config_file_parser.cpp | 356 std::vector<std::string> sensors; in ParseSensorInfo() local 425 …std::vector<std::string>& sensors, const uint32_t i, std::shared_ptr<ThermalConfigSensorCluster>& … in ParseSensorSubnodeInfo()
|
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
H A D | medical_service_proxy.cpp | 181 std::vector<MedicalSensor> sensors; in GetSensorList() local
|
/ohos5.0/build/ |
H A D | subsystem_config.json | 86 "sensors": { object
|
/ohos5.0/base/hiviewdfx/hitrace/config/ |
H A D | hitrace_utils.json | 219 "sensors": { object
|