Home
last modified time | relevance | path

Searched defs:observers (Results 1 – 25 of 43) sorted by relevance

12

/foundation/barrierfree/accessibility/frameworks/acfwk/src/
Daccessibility_config_impl.cpp289 const std::vector<std::shared_ptr<AccessibilityConfigObserver>> &observers, const bool state) in NotifyCaptionStateChanged()
304const std::vector<std::shared_ptr<AccessibilityConfigObserver>> &observers, const CaptionProperty … in NotifyCaptionChanged()
366 std::vector<std::shared_ptr<AccessibilityConfigObserver>> observers; in OnAccessibleAbilityManagerCaptionPropertyChanged() local
463 std::vector<std::shared_ptr<AccessibilityConfigObserver>> observers; in UpdateCaptionEnabled() local
482 std::vector<std::shared_ptr<AccessibilityConfigObserver>> observers; in UpdateScreenMagnificationEnabled() local
501 std::vector<std::shared_ptr<AccessibilityConfigObserver>> observers; in UpdateShortKeyEnabled() local
520 std::vector<std::shared_ptr<AccessibilityConfigObserver>> observers; in UpdateMouseKeyEnabled() local
539 std::vector<std::shared_ptr<AccessibilityConfigObserver>> observers; in UpdateAudioMonoEnabled() local
558 std::vector<std::shared_ptr<AccessibilityConfigObserver>> observers; in UpdateAnimationOffEnabled() local
578 std::vector<std::shared_ptr<AccessibilityConfigObserver>> observers; in UpdateInvertColorEnabled() local
[all …]
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
Dconnection_observer_client_impl.cpp75 auto observers = GetObservers(); in HandleExtensionConnected() local
86 auto observers = GetObservers(); in HandleExtensionDisconnected() local
97 auto observers = GetObservers(); in HandleDlpAbilityOpened() local
108 auto observers = GetObservers(); in HandleDlpAbilityClosed() local
251 auto observers = GetObservers(); in NotifyServiceDiedToObservers() local
/foundation/ability/ability_runtime/services/abilitymgr/include/
Dconnection_observer_controller.h86 auto observers = GetObservers(); in CallObservers() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dstore_cache.cpp30 …eCache::Store StoreCache::GetStore(const StoreMetaData &data, std::shared_ptr<Observers> observers, in GetStore()
106 …he::SetObserver(uint32_t tokenId, const std::string &storeId, std::shared_ptr<Observers> observers) in SetObserver()
201 …oreCache::DBStoreDelegate::DBStoreDelegate(DBStore *delegate, std::shared_ptr<Observers> observers) in DBStoreDelegate()
255 auto observers = observers_; in OnChange() local
271 void StoreCache::DBStoreDelegate::SetObservers(std::shared_ptr<Observers> observers) in SetObservers()
Dkvdb_service_impl.cpp323 auto observers = GetObservers(tokenId, storeId); in Subscribe() local
465 auto observers = GetObservers(storeMeta.tokenId, storeMeta.storeId); in ResolveAutoLaunch() local
608 auto observers = GetObservers(meta.tokenId, meta.storeId); in DoSync() local
750 std::shared_ptr<StoreCache::Observers> observers; in GetObservers() local
784 auto observers = GetObservers(data.tokenId, data.storeId); in GetSyncDataSize() local
/foundation/ability/form_fwk/services/src/
Dform_observer_record.cpp48 std::vector<sptr<IRemoteObject>> observers; in SetFormAddObserver() local
69 std::vector<sptr<IRemoteObject>> observers; in SetFormRemoveObserver() local
/foundation/ability/ability_runtime/test/unittest/connection_observer_controller_test/
Dconnection_observer_controller_test.cpp152 std::vector<sptr<AbilityRuntime::IConnectionObserver>> observers; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_kv_observer_snap_test.cpp865 vector<KvStoreObserverImpl> &observers) in ObserverSnapVerifyInsert()
881 … ObserverSnapVerifyInsertBatch(KvStoreDelegate *&delegate1, vector<KvStoreObserverImpl> &observers) in ObserverSnapVerifyInsertBatch()
896 void ObserverSnapVerifyDelete(KvStoreDelegate *&delegate1, vector<KvStoreObserverImpl> &observers, in ObserverSnapVerifyDelete()
914 vector<KvStoreObserverImpl> &observers, vector<Entry> &entriesBatch, in ObserverSnapVerifyUpdate()
944 … ObserverSnapVerifyDeleteBatch(KvStoreDelegate *&delegate1, vector<KvStoreObserverImpl> &observers, in ObserverSnapVerifyDeleteBatch()
995 vector<KvStoreObserverImpl> observers; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
Devent_center.cpp56 auto observers = observers_.Find(evt.GetEventId()); in Dispatch() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
Dnapi_callbacks_manager.h98 const std::vector<ObserverNode> &observers) in IsRegistered()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_ble_central_manager_callback.cpp141 void SysOnScanCallBack(sysBLEMap &observers, const BleScanResult &result) in SysOnScanCallBack()
300 auto observers = GetSysBLEObserver(); in OnStartOrStopScanEvent() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_manager_impl.cpp148 auto observers = proxy->ExportObservers(); in OnRemoteDied() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_a2dp_sink_server.cpp40 void SetObserver(RemoteObserverList<IBluetoothA2dpSinkObserver> *observers) in SetObserver()
Dbluetooth_pan_server.cpp42 void SetObserver(RemoteObserverList<IBluetoothPanObserver> *observers) in SetObserver()
Dbluetooth_opp_server.cpp49 void SetObserver(RemoteObserverList<IBluetoothOppObserver> *observers) in SetObserver()
Dbluetooth_pbap_pse_server.cpp56 void SetObserver(RemoteObserverList<IBluetoothPbapPseObserver>* observers) in SetObserver()
Dbluetooth_map_mse_server.cpp30 …BluetoothMapMseObserverImpl(RemoteObserverList<IBluetoothMapMseObserver> *observers) : observers_(… in BluetoothMapMseObserverImpl()
Dbluetooth_ble_advertiser_server.cpp62 void SetObserver(RemoteObserverList<IBluetoothBleAdvertiseCallback> *observers) in SetObserver()
Dbluetooth_hid_host_server.cpp44 void SetObserver(RemoteObserverList<IBluetoothHidHostObserver> *observers) in SetObserver()
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp761 std::shared_ptr<std::set<sptr<IPasteboardChangedObserver>, classcomp>> observers; in AddObserver() local
789 auto observers = it->second; in RemoveSingleObserver() local
810 auto observers = it->second; in RemoveAllObserver() local
831 for (auto &observers : observerChangedMap_) { in NotifyObservers() local
838 for (auto &observers : observerEventMap_) { in NotifyObservers() local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
Dnapi_preferences.cpp511 … auto &observers = (mode == RegisterMode::LOCAL_CHANGE) ? localObservers_ : multiProcessObservers_; in HasRegisteredObserver() local
529 … auto &observers = (mode == RegisterMode::LOCAL_CHANGE) ? localObservers_ : multiProcessObservers_; in RegisteredObserver() local
545 … auto &observers = (mode == RegisterMode::LOCAL_CHANGE) ? localObservers_ : multiProcessObservers_; in UnRegisteredObserver() local
565 … auto &observers = (mode == RegisterMode::LOCAL_CHANGE) ? localObservers_ : multiProcessObservers_; in UnRegisteredAllObservers() local
/foundation/ability/ability_runtime/services/dataobsmgr/src/
Ddataobs_mgr_client.cpp220 decltype(observers_) observers(std::move(observers_)); in ReRegister() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
Ddevice_manager_adapter.cpp223 auto observers = GetObservers(); in Online() local
284 std::vector<const AppDeviceChangeListener *> observers; in GetObservers() local
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_pan.cpp34 explicit PanInnerObserver(BluetoothObserverList<PanObserver> &observers) : observers_(observers) in PanInnerObserver()
Dbluetooth_map_mse.cpp35 MseServiceObserver(BluetoothObserverList<MapServerObserver> *observers) : observers_(observers) in MseServiceObserver()

12