Home
last modified time | relevance | path

Searched defs:sensorName (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/sensor/
H A D_hdf_sensor_information_v10.md108 ### sensorName subsection
H A D_hdf_sensor_information_v11.md134 ### sensorName subsection
H A D_hdf_sensor_information_v20.md160 ### sensorName subsection
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/
H A Dvi_manager.cpp38 std::shared_ptr<ISensor> ViManager::GetSensor(std::string sensorName) in GetSensor()
H A Dvi_controller.cpp39 std::shared_ptr<ISensor> ViController::GetSensor(std::string sensorName) in GetSensor()
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/kits/
H A Dsensor_native_test.cpp146 char sensorName[SENSOR_NAME_LENGTH_MAX] = {}; variable
213 char sensorName[SENSOR_NAME_LENGTH_MAX] = {}; variable
248 char sensorName[SENSOR_NAME_LENGTH_MAX] = {}; variable
307 char sensorName[SENSOR_NAME_LENGTH_MAX] = {}; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/common/device_manager/src/
H A Disensor.cpp22 ISensor::ISensor(std::string sensorName) : sensorName_(sensorName) {} in ISensor()
/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_controller.h43 char sensorName[SENSOR_NAME_MAX_LEN]; /* Sensor name */ member
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_dump.c35 char sensorName[SENSOR_NAME_MAX_LEN]; member
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp51 const std::string sensorName(sensorInfos[i].sensorName); in GetSensorList() local
/ohos5.0/drivers/peripheral/sensor/test/common/src/
H A Dsensor_callback_impl.cpp35 char sensorName[SENSOR_NAME_MAX_LEN]; member
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp50 const std::string sensorName(sensorInfos[i].sensorName); in GetSensorList() local
H A Dhdi_connection.cpp86 const std::string sensorName(sensorInfos[i].sensorName); in GetSensorList() local
/ohos5.0/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp68 void Sensor::SetSensorName(const std::string &sensorName) in SetSensorName()
/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dnative_sensor_impl.h23 char sensorName[NAME_MAX_LEN]; /**< Sensor name */ member
/ohos5.0/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_interface_vdi.h30 std::string sensorName; member
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/device_manager/
H A Dsensor_manager.cpp127 std::shared_ptr<ISensor> SensorManager::GetSensor(std::string sensorName) in GetSensor()
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp161 static void GetSensorName(SensorInfoMap& info, const std::string& sensorName, const int32_t& needLe… in GetSensorName()
172 …atic void GetSensorClusterName(const std::string& sensorClusterName, const std::string& sensorName, in GetSensorClusterName()
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/include/
H A Dsensor_device_type.h82 char sensorName[SENSOR_INFO_NAME_MAX_LEN]; /**< Sensor name */ member
/ohos5.0/drivers/peripheral/sensor/test/unittest/common/
H A Dhdf_sensor_test.cpp37 char sensorName[SENSOR_NAME_MAX_LEN]; member
/ohos5.0/base/sensors/medical_sensor/interfaces/native/include/
H A Dmedical_native_type.h81 char sensorName[AFE_NAME_MAX_LEN2]; /**< Sensor name */ member
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dnative_sensor.cpp101 int32_t OH_SensorInfo_GetName(Sensor_Info* sensor, char *sensorName, uint32_t *length) in OH_SensorInfo_GetName()
/ohos5.0/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp138 std::string sensorName(tmp->sensorName); in GetAllSensorInfo() local
/ohos5.0/drivers/peripheral/sensor/test/unittest/hdi/
H A Dhdf_sensor_hdi_test.cpp47 char sensorName[SENSOR_NAME_MAX_LEN]; member
/ohos5.0/base/sensors/sensor_lite/interfaces/kits/native/include/
H A Dsensor_agent_type.h113 char sensorName[SENSOR_NAME_MAX_LEN]; /**< Sensor name */ member

12