Searched defs:GetAllSensorInfo (Results 1 – 6 of 6) sorted by relevance
68 BENCHMARK_F(SensorBenchmarkTest, GetAllSensorInfo)(benchmark::State &state) in BENCHMARK_F() argument
71 BENCHMARK_F(SensorBenchmarkTest, GetAllSensorInfo)(benchmark::State &state) in BENCHMARK_F() argument
87 void HdfSensorDumpTest::GetAllSensorInfo(std::vector<HdfSensorInformation> &info) in GetAllSensorInfo() function in HdfSensorDumpTest
131 static int32_t GetAllSensorInfo(struct HdfSBuf *data, struct HdfSBuf *reply) in GetAllSensorInfo() function
110 int32_t SensorImpl::GetAllSensorInfo(std::vector<HdfSensorInformationVdi> &info) in GetAllSensorInfo() function in OHOS::HDI::Sensor::V1_1::SensorImpl
140 int32_t SensorIfService::GetAllSensorInfo(std::vector<HdfSensorInformation> &info) in GetAllSensorInfo() function in OHOS::HDI::Sensor::V2_0::SensorIfService