Searched defs:SetMode (Results 1 – 9 of 9) sorted by relevance
18 int32_t (*SetMode)(int32_t mode); member
122 int32_t (*SetMode)(int32_t sensorId, int32_t mode); member
23 int32_t (*SetMode)(uint32_t mode); member
181 int32_t SensorIfService::SetMode(int32_t sensorId, int32_t mode) in SetMode() function in OHOS::HDI::Sensor::V1_1::SensorIfService
237 BENCHMARK_F(SensorBenchmarkTest, SetMode)(benchmark::State &state) in BENCHMARK_F() argument
199 static int32_t SetMode(struct SensorDeviceInfo *deviceInfo, struct HdfSBuf *data, struct HdfSBuf *r… in SetMode() function
239 int32_t SensorImpl::SetMode(int32_t sensorId, int32_t mode) in SetMode() function in OHOS::HDI::Sensor::V1_1::SensorImpl
484 int32_t (*SetMode)(NetDevice *netDev, enum WlanWorkMode mode); member
64 static uint32_t SetMode(struct NetDevice *netDev, uint8_t iftype) in SetMode() function