Searched defs:ObserverImpl (Results 1 – 6 of 6) sorted by relevance
47 class ObserverImpl : public IProfileAvrcpTg::IObserver { class49 explicit ObserverImpl(BluetoothAvrcpTgServer::impl *impl) : impl_(impl) {} in ObserverImpl() function in OHOS::Bluetooth::BluetoothAvrcpTgServer::impl::ObserverImpl
49 class ObserverImpl : public IProfileAvrcpCt::IObserver { class51 explicit ObserverImpl(BluetoothAvrcpCtServer::impl *impl) : impl_(impl) in ObserverImpl() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
36 class ObserverImpl : public AAFwk::DataAbilityObserverStub { class38 explicit ObserverImpl(const std::shared_ptr<DataShareObserver> dataShareObserver) in ObserverImpl() function in OHOS::DataShare::ObserverImpl
42 class ObserverImpl : public BluetoothAvrcpTgObserverStub { class44 explicit ObserverImpl(AvrcpTarget::impl *impl) : impl_(impl) in ObserverImpl() function in OHOS::Bluetooth::AvrcpTarget::impl::ObserverImpl
51 class ObserverImpl : public BluetoothAvrcpCtObserverStub { class53 explicit ObserverImpl(AvrcpController::impl *impl) : impl_(impl) in ObserverImpl() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
38 class ObserverImpl : public AAFwk::DataAbilityObserverStub { class40 explicit ObserverImpl(const shared_ptr<CloudNotifyObserver> cloudNotifyObserver) in ObserverImpl() function in OHOS::FileManagement::CloudSync::ObserverImpl