Home
last modified time | relevance | path

Searched defs:observers_ (Results 1 – 25 of 72) sorted by relevance

123

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/include/
H A Dnapi_preferences.h85 std::list<std::shared_ptr<JSObserverImpl>> observers_[Observer::CHANGE_BUTT]; variable
90 std::map<napi_env, JSObservers> observers_; variable
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
H A Dability_record_observer_manager.h42 List<AbilityRecordObserver *> observers_; variable
/ohos5.0/foundation/arkui/ui_appearance/services/utils/include/
H A Dsetting_data_manager.h63 std::map<std::string, sptr<SettingDataObserver>> observers_; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/sync_rule/
H A Duser_status_listener.h40 std::vector<std::shared_ptr<IUserStatusObserver>> observers_; variable
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_handler.h77 std::set<std::shared_ptr<FormEventTimeoutObserver>> observers_; variable
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Ddataobs_mgr_inner.h52 ObsMapType observers_; variable
H A Ddataobs_mgr_inner_pref.h51 ObsMapType observers_; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
H A Dnapi_rdb_store.h83 std::list<std::shared_ptr<NapiRdbStoreObserver>> observers_[DistributedRdb::SUBSCRIBE_MODE_MAX]; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H A Ddm_adapter.h72 ConcurrentMap<DMObserver *, DMObserver *> observers_; variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/service/include/
H A Dgeneral_controller_service_impl.h65 ConcurrentMap<sptr<AAFwk::IDataAbilityObserver>, std::list<Uri>> observers_; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_observer_controller.h109 std::vector<sptr<AbilityRuntime::IConnectionObserver>> observers_; variable
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Ddevice_manager.h94 std::set<std::weak_ptr<IDeviceObserver>> observers_; variable
/ohos5.0/base/msdp/device_status/intention/services/device_manager/include/
H A Ddevice_manager.h94 std::set<std::weak_ptr<IDeviceObserver>> observers_; variable
/ohos5.0/base/request/request/frameworks/native/include/
H A Drequest_running_task_count.h69 std::vector<std::shared_ptr<FwkIRunningTaskObserver>> observers_; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/eventcenter/
H A Devent_center.h61 ConcurrentMap<int32_t, std::list<std::function<void(const Event &)>>> observers_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/eventcenter/
H A Devent_center.h62 ConcurrentMap<int32_t, std::list<std::function<void(const Event &)>>> observers_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dvalue_change_notifier.h109 std::list<WeakPtr<ValueChangeObserver>> observers_; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_observer_mgr.h73 std::unordered_map<int64_t, std::shared_ptr<AppEventObserver>> observers_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dcommunicator_context.h56 std::vector<const DevChangeListener *> observers_; variable
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/acfwk/include/
H A Daccessibility_config_observer.h76 std::vector<std::shared_ptr<NAccessibilityConfigObserver>> observers_ = {}; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/base/
H A Dbase_observer_list.h37 std::list<T *> observers_ = {}; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_service_proxy.h126 Observers observers_; variable
H A Drdb_sql_statistic.h49 static ConcurrentMap<SqlObserver *, std::shared_ptr<SqlObserver>> observers_; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/
H A Doh_pasteboard_common.h46 …nst OH_PasteboardObserver*, OHOS::sptr<OHOS::MiscServices::PasteboardObserverCapiImpl>> observers_; member
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_client.h140 ConcurrentMap<sptr<IDataAbilityObserver>, std::list<Uri>> observers_; variable

123