Home
last modified time | relevance | path

Searched defs:sdcSensorInfo (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/sensor/test/fuzztest/sensorgetsdcsensorInfo_fuzzer/
H A DsensorgetsdcsensorInfo_fuzzer.cpp26 SdcSensorInfo sdcSensorInfo; member
/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_interface_vdi.h67 virtual int32_t GetSdcSensorInfo(std::vector<SdcSensorInfoVdi>& sdcSensorInfo) { return HDF_SUCCESS; }; in GetSdcSensorInfo() argument
/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c475 static int32_t GetSdcSensorInfo(struct SdcSensorInfo sdcSensorInfo[]) in GetSdcSensorInfo() argument
/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp330 struct SdcSensorInfo sdcSensorInfo[DEFAULT_SDC_SENSOR_INFO_SIZE]; in GetSdcSensorInfo() local
/drivers/peripheral/sensor/test/unittest/hdi/
H A Dhdf_sensor_hdi_test.cpp488 std::vector<OHOS::HDI::Sensor::V2_0::SdcSensorInfo> sdcSensorInfo; in HWTEST_F() local
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp735 int32_t SensorIfService::GetSdcSensorInfo(std::vector<SdcSensorInfo>& sdcSensorInfo) in GetSdcSensorInfo() argument

Completed in 5 milliseconds