Searched defs:Enable (Results 1 – 11 of 11) sorted by relevance
15 int32_t (*Enable)(void); member
86 int32_t (*Enable)(int32_t sensorId); member
19 int32_t (*Enable)(void); member
27 int32_t (*Enable)(struct I2sCntlr *cntlr); member
129 void HdfSensorDumpTest::Enable(int32_t sensorId) in Enable() function in HdfSensorDumpTest
140 BENCHMARK_F(SensorBenchmarkTest, Enable)(benchmark::State &state) in BENCHMARK_F() argument
162 static int32_t Enable(struct SensorDeviceInfo *deviceInfo, struct HdfSBuf *data, struct HdfSBuf *re… in Enable() function
161 int32_t SensorImpl::Enable(int32_t sensorId) in Enable() function in OHOS::HDI::Sensor::V1_1::SensorImpl
565 static uint32_t Enable(struct AcmDevice *acm) in Enable() function
555 static uint32_t Enable(struct AcmDevice *acm) in Enable() function
187 int32_t SensorIfService::Enable(int32_t sensorId) in Enable() function in OHOS::HDI::Sensor::V2_0::SensorIfService