Home
last modified time | relevance | path

Searched defs:GetAllSensorInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/test/benchmarktest/
H A Dsensor_single_interface_benchmark_test.cpp68 BENCHMARK_F(SensorBenchmarkTest, GetAllSensorInfo)(benchmark::State &state) in BENCHMARK_F() argument
H A Dsensor_benchmark_test.cpp71 BENCHMARK_F(SensorBenchmarkTest, GetAllSensorInfo)(benchmark::State &state) in BENCHMARK_F() argument
/ohos5.0/drivers/peripheral/sensor/test/unittest/dump/
H A Dhdf_sensor_dump_test.cpp87 void HdfSensorDumpTest::GetAllSensorInfo(std::vector<HdfSensorInformation> &info) in GetAllSensorInfo() function in HdfSensorDumpTest
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_device_manager.c131 static int32_t GetAllSensorInfo(struct HdfSBuf *data, struct HdfSBuf *reply) in GetAllSensorInfo() function
/ohos5.0/drivers/peripheral/sensor/hdi_impl/
H A Dsensor_impl.cpp110 int32_t SensorImpl::GetAllSensorInfo(std::vector<HdfSensorInformationVdi> &info) in GetAllSensorInfo() function in OHOS::HDI::Sensor::V1_1::SensorImpl
/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp140 int32_t SensorIfService::GetAllSensorInfo(std::vector<HdfSensorInformation> &info) in GetAllSensorInfo() function in OHOS::HDI::Sensor::V2_0::SensorIfService