Home
last modified time | relevance | path

Searched defs:SetObserver (Results 1 – 11 of 11) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_pan_server.cpp42 void SetObserver(RemoteObserverList<IBluetoothPanObserver> *observers) in SetObserver() function in OHOS::Bluetooth::BluetoothPanCallback
Dbluetooth_a2dp_sink_server.cpp40 void SetObserver(RemoteObserverList<IBluetoothA2dpSinkObserver> *observers) in SetObserver() function in OHOS::Bluetooth::A2dpSinkObserver
Dbluetooth_hid_host_server.cpp44 void SetObserver(RemoteObserverList<IBluetoothHidHostObserver> *observers) in SetObserver() function in OHOS::Bluetooth::BluetoothHidHostCallback
Dbluetooth_ble_advertiser_server.cpp82 void SetObserver(RemoteObserverList<IBluetoothBleAdvertiseCallback> *observers) in SetObserver() function in OHOS::Bluetooth::BleAdvertiserCallback
Dbluetooth_hfp_ag_server.cpp83 void SetObserver(RemoteObserverList<IBluetoothHfpAgObserver>* observers) in SetObserver() function in OHOS::Bluetooth::HfpAgServerObserver
Dbluetooth_a2dp_source_server.cpp82 void SetObserver(RemoteObserverList<IBluetoothA2dpSourceObserver> *observers) in SetObserver() function in OHOS::Bluetooth::A2dpSourceObserver
Dbluetooth_hfp_hf_server.cpp114 void SetObserver(RemoteObserverList<IBluetoothHfpHfObserver>* observers) in SetObserver() function in OHOS::Bluetooth::HfpHfServerObserver
Dbluetooth_ble_central_manager_server.cpp230 void SetObserver(RemoteObserverList<IBluetoothBleCentralManagerCallback, int32_t> *observers) in SetObserver() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
Dauto_cache.cpp163 void AutoCache::SetObserver(uint32_t tokenId, const std::string &storeId, const AutoCache::Watchers… in SetObserver() function in OHOS::DistributedData::AutoCache
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dstore_cache.cpp109 void StoreCache::SetObserver(uint32_t tokenId, const std::string &storeId, std::shared_ptr<Observer… in SetObserver() function in OHOS::DistributedKv::StoreCache
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.h424 void SetObserver(const RefPtr<WebDelegateObserver>& observer) in SetObserver() function