Home
last modified time | relevance | path

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

123

/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/include/
Dnapi_preferences.h85 std::list<std::shared_ptr<JSObserverImpl>> observers_[Observer::CHANGE_BUTT]; variable
90 std::map<napi_env, JSObservers> observers_; variable
/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
Dability_record_observer_manager.h42 List<AbilityRecordObserver *> observers_; variable
/foundation/arkui/ui_appearance/services/utils/include/
Dsetting_data_manager.h63 std::map<std::string, sptr<SettingDataObserver>> observers_; variable
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/sync_rule/
Duser_status_listener.h40 std::vector<std::shared_ptr<IUserStatusObserver>> observers_; variable
/foundation/ability/form_fwk/services/include/
Dform_event_handler.h77 std::set<std::shared_ptr<FormEventTimeoutObserver>> observers_; variable
/foundation/ability/ability_runtime/services/dataobsmgr/include/
Ddataobs_mgr_inner_pref.h51 ObsMapType observers_; variable
Ddataobs_mgr_inner.h52 ObsMapType observers_; variable
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/controller/service/include/
Dgeneral_controller_service_impl.h65 ConcurrentMap<sptr<AAFwk::IDataAbilityObserver>, std::list<Uri>> observers_; variable
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
Ddm_adapter.h72 ConcurrentMap<DMObserver *, DMObserver *> observers_; variable
/foundation/ability/ability_runtime/services/abilitymgr/include/
Dconnection_observer_controller.h109 std::vector<sptr<AbilityRuntime::IConnectionObserver>> observers_; variable
/foundation/multimodalinput/input/intention/services/device_manager/include/
Ddevice_manager.h94 std::set<std::weak_ptr<IDeviceObserver>> observers_; variable
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
Dnapi_rdb_store.h83 std::list<std::shared_ptr<NapiRdbStoreObserver>> observers_[DistributedRdb::SUBSCRIBE_MODE_MAX]; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/eventcenter/
Devent_center.h62 ConcurrentMap<int32_t, std::list<std::function<void(const Event &)>>> observers_; variable
/foundation/distributeddatamgr/pasteboard/framework/framework/include/eventcenter/
Devent_center.h61 ConcurrentMap<int32_t, std::list<std::function<void(const Event &)>>> observers_; variable
/foundation/arkui/ace_engine/frameworks/base/utils/
Dvalue_change_notifier.h109 std::list<WeakPtr<ValueChangeObserver>> observers_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
Dcommunicator_context.h56 std::vector<const DevChangeListener *> observers_; variable
/foundation/barrierfree/accessibility/interfaces/innerkits/acfwk/include/
Daccessibility_config_observer.h76 std::vector<std::shared_ptr<NAccessibilityConfigObserver>> observers_ = {}; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/base/
Dbase_observer_list.h37 std::list<T *> observers_ = {}; variable
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
Drdb_service_proxy.h126 Observers observers_; variable
Drdb_sql_statistic.h49 static ConcurrentMap<SqlObserver *, std::shared_ptr<SqlObserver>> observers_; variable
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_pan_server.cpp49 RemoteObserverList<IBluetoothPanObserver> *observers_; member in OHOS::Bluetooth::BluetoothPanCallback
60 RemoteObserverList<IBluetoothPanObserver> observers_; member
Dbluetooth_a2dp_sink_server.cpp47 RemoteObserverList<IBluetoothA2dpSinkObserver> *observers_; member in OHOS::Bluetooth::A2dpSinkObserver
58 RemoteObserverList<IBluetoothA2dpSinkObserver> observers_; member
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
Ddataobs_mgr_client.h140 ConcurrentMap<sptr<IDataAbilityObserver>, std::list<Uri>> observers_; variable
/foundation/multimodalinput/input/intention/adapters/ddm_adapter/include/
Dddm_adapter_impl.h114 std::set<Observer> observers_; variable
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
Ddsoftbus_adapter_impl.h110 std::set<Observer> observers_; variable

123