Home
last modified time | relevance | path

Searched defs:ObserverImpl (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.h56 class ObserverImpl : public stub::MediaService::IObserver { class in OHOS::bluetooth::AvrcpTgService
/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
[all...]
/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
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_tg.cpp39 class ObserverImpl : public BluetoothAvrcpTgObserverStub { class
41 explicit ObserverImpl(AvrcpTarget::impl *impl) : impl_(impl) in ObserverImpl() function in OHOS::Bluetooth::AvrcpTarget::impl::ObserverImpl
H A Dbluetooth_avrcp_ct.cpp48 class ObserverImpl : public BluetoothAvrcpCtObserverStub { class
50 explicit ObserverImpl(AvrcpController::impl *impl) : impl_(impl) in ObserverImpl() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
/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
[all...]

Completed in 12 milliseconds