Home
last modified time | relevance | path

Searched defs:Unregister (Results 1 – 8 of 8) sorted by relevance

/drivers/peripheral/sensor/interfaces/include/
Dsensor_if.h167 int32_t (*Unregister)(int32_t groupId, RecordDataCallback cb); member
/drivers/peripheral/motion/hdi_service/
Dmotion_if_service.cpp147 int32_t MotionIfService::Unregister(const sptr<IMotionCallback> &callbackObj) in Unregister() function in OHOS::HDI::Motion::V1_1::MotionIfService
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_interface_impl.cpp202 int32_t ThermalInterfaceImpl::Unregister() in Unregister() function in OHOS::HDI::Thermal::V1_1::ThermalInterfaceImpl
/drivers/peripheral/sensor/test/unittest/dump/
Dhdf_sensor_dump_test.cpp115 void HdfSensorDumpTest::Unregister(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in Unregister() function in HdfSensorDumpTest
/drivers/peripheral/sensor/test/benchmarktest/
Dsensor_benchmark_test.cpp115 BENCHMARK_F(SensorBenchmarkTest, Unregister)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/sensor/hal/src/
Dsensor_channel.c248 int32_t Unregister(int32_t groupId, RecordDataCallback cb) in Unregister() function
/drivers/peripheral/sensor/hdi_impl/
Dsensor_impl.cpp302 int32_t SensorImpl::Unregister(int32_t groupId, const sptr<ISensorCallbackVdi> &callbackObj) in Unregister() function in OHOS::HDI::Sensor::V1_1::SensorImpl
/drivers/peripheral/sensor/hdi_service/
Dsensor_if_service.cpp402 int32_t SensorIfService::Unregister(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in Unregister() function in OHOS::HDI::Sensor::V2_0::SensorIfService