Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_controller.h36 void SetObserver(const ScrollerObserver& observer) override in SetObserver() function
H A Dscroll_controller_base.h130 virtual void SetObserver(const ScrollerObserver& observer) {} in SetObserver() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_controller.h54 void SetObserver(const ScrollerObserver& observer) override in SetObserver() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_scroller.h89 void SetObserver(const ScrollerObserver& observer) in SetObserver() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_watcher.cpp76 void KVDBWatcher::SetObserver(sptr<IKvStoreObserver> observer) in SetObserver() function in OHOS::DistributedKv::KVDBWatcher
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_sink_server.cpp41 void SetObserver(RemoteObserverList<IBluetoothA2dpSinkObserver> *observers) in SetObserver() function in OHOS::Bluetooth::A2dpSinkObserver
H A Dbluetooth_pan_server.cpp43 void SetObserver(RemoteObserverList<IBluetoothPanObserver> *observers) in SetObserver() function in OHOS::Bluetooth::BluetoothPanCallback
H A Dbluetooth_hid_host_server.cpp45 void SetObserver(RemoteObserverList<IBluetoothHidHostObserver> *observers) in SetObserver() function in OHOS::Bluetooth::BluetoothHidHostCallback
H A Dbluetooth_ble_advertiser_server.cpp83 void SetObserver(RemoteObserverList<IBluetoothBleAdvertiseCallback> *observers) in SetObserver() function in OHOS::Bluetooth::BleAdvertiserCallback
H A Dbluetooth_hfp_ag_server.cpp84 void SetObserver(RemoteObserverList<IBluetoothHfpAgObserver>* observers) in SetObserver() function in OHOS::Bluetooth::HfpAgServerObserver
H A Dbluetooth_a2dp_source_server.cpp83 void SetObserver(RemoteObserverList<IBluetoothA2dpSourceObserver> *observers) in SetObserver() function in OHOS::Bluetooth::A2dpSourceObserver
H A Dbluetooth_hfp_hf_server.cpp115 void SetObserver(RemoteObserverList<IBluetoothHfpHfObserver>* observers) in SetObserver() function in OHOS::Bluetooth::HfpHfServerObserver
H A Dbluetooth_ble_central_manager_server.cpp231 void SetObserver(RemoteObserverList<IBluetoothBleCentralManagerCallback, int32_t> *observers) in SetObserver() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/store/
H A Dauto_cache.cpp200 void AutoCache::SetObserver(uint32_t tokenId, const std::string &storeId, const AutoCache::Watchers… in SetObserver() function in OHOS::DistributedData::AutoCache
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h655 void SetObserver(const RefPtr<WebDelegateObserver>& observer) in SetObserver() function