Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_tg_server.cpp47 class ObserverImpl : public IProfileAvrcpTg::IObserver { class
49 explicit ObserverImpl(BluetoothAvrcpTgServer::impl *impl) : impl_(impl) {} in ObserverImpl() function in OHOS::Bluetooth::BluetoothAvrcpTgServer::impl::ObserverImpl
H A Dbluetooth_avrcp_ct_server.cpp49 class ObserverImpl : public IProfileAvrcpCt::IObserver { class
51 explicit ObserverImpl(BluetoothAvrcpCtServer::impl *impl) : impl_(impl) in ObserverImpl() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/consumer/src/
H A Ddatashare_helper.cpp36 class ObserverImpl : public AAFwk::DataAbilityObserverStub { class
38 explicit ObserverImpl(const std::shared_ptr<DataShareObserver> dataShareObserver) in ObserverImpl() function in OHOS::DataShare::ObserverImpl
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_tg.cpp42 class ObserverImpl : public BluetoothAvrcpTgObserverStub { class
44 explicit ObserverImpl(AvrcpTarget::impl *impl) : impl_(impl) in ObserverImpl() function in OHOS::Bluetooth::AvrcpTarget::impl::ObserverImpl
H A Dbluetooth_avrcp_ct.cpp51 class ObserverImpl : public BluetoothAvrcpCtObserverStub { class
53 explicit ObserverImpl(AvrcpController::impl *impl) : impl_(impl) in ObserverImpl() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp38 class ObserverImpl : public AAFwk::DataAbilityObserverStub { class
40 explicit ObserverImpl(const shared_ptr<CloudNotifyObserver> cloudNotifyObserver) in ObserverImpl() function in OHOS::FileManagement::CloudSync::ObserverImpl