/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
H A D | scroll_controller.h | 36 void SetObserver(const ScrollerObserver& observer) override in SetObserver() function
|
H A D | scroll_controller_base.h | 130 virtual void SetObserver(const ScrollerObserver& observer) {} in SetObserver() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_controller.h | 54 void SetObserver(const ScrollerObserver& observer) override in SetObserver() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_scroller.h | 89 void SetObserver(const ScrollerObserver& observer) in SetObserver() function
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_watcher.cpp | 76 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 D | bluetooth_a2dp_sink_server.cpp | 41 void SetObserver(RemoteObserverList<IBluetoothA2dpSinkObserver> *observers) in SetObserver() function in OHOS::Bluetooth::A2dpSinkObserver
|
H A D | bluetooth_pan_server.cpp | 43 void SetObserver(RemoteObserverList<IBluetoothPanObserver> *observers) in SetObserver() function in OHOS::Bluetooth::BluetoothPanCallback
|
H A D | bluetooth_hid_host_server.cpp | 45 void SetObserver(RemoteObserverList<IBluetoothHidHostObserver> *observers) in SetObserver() function in OHOS::Bluetooth::BluetoothHidHostCallback
|
H A D | bluetooth_ble_advertiser_server.cpp | 83 void SetObserver(RemoteObserverList<IBluetoothBleAdvertiseCallback> *observers) in SetObserver() function in OHOS::Bluetooth::BleAdvertiserCallback
|
H A D | bluetooth_hfp_ag_server.cpp | 84 void SetObserver(RemoteObserverList<IBluetoothHfpAgObserver>* observers) in SetObserver() function in OHOS::Bluetooth::HfpAgServerObserver
|
H A D | bluetooth_a2dp_source_server.cpp | 83 void SetObserver(RemoteObserverList<IBluetoothA2dpSourceObserver> *observers) in SetObserver() function in OHOS::Bluetooth::A2dpSourceObserver
|
H A D | bluetooth_hfp_hf_server.cpp | 115 void SetObserver(RemoteObserverList<IBluetoothHfpHfObserver>* observers) in SetObserver() function in OHOS::Bluetooth::HfpHfServerObserver
|
H A D | bluetooth_ble_central_manager_server.cpp | 231 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 D | auto_cache.cpp | 200 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 D | web_delegate.h | 655 void SetObserver(const RefPtr<WebDelegateObserver>& observer) in SetObserver() function
|