Home
last modified time | relevance | path

Searched refs:HdfSensorInformationVdi (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_interface_vdi.h29 struct HdfSensorInformationVdi { struct
59 virtual int32_t GetAllSensorInfo(std::vector<HdfSensorInformationVdi>& info) = 0;
/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.h36 int32_t GetAllSensorInfo(std::vector<HdfSensorInformationVdi>& info) override;
H A Dsensor_impl.cpp110 int32_t SensorImpl::GetAllSensorInfo(std::vector<HdfSensorInformationVdi> &info) in GetAllSensorInfo()
137 HdfSensorInformationVdi hdfSensorInfo; in GetAllSensorInfo()
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp151 std::vector<OHOS::HDI::Sensor::V1_1::HdfSensorInformationVdi> sensorInfoVdi = {}; in GetAllSensorInfo()

Completed in 3 milliseconds