Home
last modified time | relevance | path

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

/drivers/peripheral/motion/hdi_service/
Dmotion_impl.cpp39 int32_t MotionImpl::Register(const sptr<IMotionCallback> &callbackObj) in Register() function in OHOS::HDI::Motion::V1_0::MotionImpl
/drivers/peripheral/sensor/interfaces/include/
Dsensor_if.h150 int32_t (*Register)(int32_t groupId, RecordDataCallback cb); member
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_interface_impl.cpp142 int32_t ThermalInterfaceImpl::Register(const sptr<IThermalCallback>& callbackObj) in Register() function in OHOS::HDI::Thermal::V1_0::ThermalInterfaceImpl
/drivers/peripheral/sensor/hal/src/
Dsensor_channel.c171 int32_t Register(int32_t groupId, RecordDataCallback cb) in Register() function
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_interface_impl.cpp80 int32_t BatteryInterfaceImpl::Register(const sptr<IBatteryCallback>& callback) in Register() function in OHOS::HDI::Battery::V1_1::BatteryInterfaceImpl
/drivers/peripheral/sensor/hdi_service/
Dsensor_impl.cpp263 int32_t SensorImpl::Register(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in Register() function in OHOS::HDI::Sensor::V1_0::SensorImpl