Searched defs:Register (Results 1 – 9 of 9) sorted by relevance
150 int32_t (*Register)(int32_t groupId, RecordDataCallback cb); member
77 int32_t BusExtensionCore::Register(BusType busType, std::shared_ptr<IBusExtension> busExtension) in Register() function in OHOS::ExternalDeviceManager::BusExtensionCore
125 int32_t MotionIfService::Register(const sptr<IMotionCallback> &callbackObj) in Register() function in OHOS::HDI::Motion::V1_1::MotionIfService
170 int32_t ThermalInterfaceImpl::Register(const sptr<IThermalCallback>& callbackObj) in Register() function in OHOS::HDI::Thermal::V1_1::ThermalInterfaceImpl
219 int32_t SensorIfService::Register(int32_t groupId, const sptr<ISensorCallback> &callbackObj) in Register() function in OHOS::HDI::Sensor::V1_1::SensorIfService
218 int32_t Register(int32_t groupId, RecordDataCallback cb) in Register() function
81 int32_t BatteryInterfaceImpl::Register(const sptr<IBatteryCallback>& callback) in Register() function in OHOS::HDI::Battery::V1_2::BatteryInterfaceImpl
49 void Register([[maybe_unused]] const uint8_t *data, [[maybe_unused]] size_t size) in Register() function
277 int32_t SensorImpl::Register(int32_t groupId, const sptr<ISensorCallbackVdi> &callbackObj) in Register() function in OHOS::HDI::Sensor::V1_1::SensorImpl