Home
last modified time | relevance | path

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

12

/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/
Dability_record_observer_manager.h42 List<AbilityRecordObserver *> observers_; variable
/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
Ddm_adapter.h65 ConcurrentMap<DMObserver *, DMObserver *> observers_; variable
/foundation/ability/ability_runtime/services/dataobsmgr/include/
Ddataobs_mgr_inner.h52 ObsMapType observers_; variable
Ddataobs_mgr_inner_pref.h51 ObsMapType observers_; variable
/foundation/ability/form_fwk/services/include/
Dform_event_handler.h77 std::set<std::shared_ptr<FormEventTimeoutObserver>> 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/ability/ability_runtime/services/abilitymgr/include/
Dconnection_observer_controller.h107 std::vector<sptr<AbilityRuntime::IConnectionObserver>> observers_; 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/arkui/ace_engine/frameworks/base/utils/
Dvalue_change_notifier.h109 std::list<WeakPtr<ValueChangeObserver>> observers_; variable
/foundation/barrierfree/accessibility/interfaces/innerkits/acfwk/include/
Daccessibility_config_observer.h75 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.h111 Observers observers_; variable
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
Dnapi_rdb_store.h126 std::list<std::shared_ptr<NapiRdbStoreObserver>> observers_[DistributedRdb::SUBSCRIBE_MODE_MAX]; variable
/foundation/multimodalinput/input/service/device_manager/include/
Dinput_device_manager.h96 std::list<std::shared_ptr<IDeviceObserver>> observers_; variable
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
Ddataobs_mgr_client.h139 ConcurrentMap<sptr<IDataAbilityObserver>, std::list<Uri>> observers_; variable
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_pan_server.cpp48 RemoteObserverList<IBluetoothPanObserver> *observers_; member in OHOS::Bluetooth::BluetoothPanCallback
59 RemoteObserverList<IBluetoothPanObserver> observers_; member
Dbluetooth_a2dp_sink_server.cpp46 RemoteObserverList<IBluetoothA2dpSinkObserver> *observers_; member in OHOS::Bluetooth::A2dpSinkObserver
57 RemoteObserverList<IBluetoothA2dpSinkObserver> observers_; member
Dbluetooth_hid_host_server.cpp50 RemoteObserverList<IBluetoothHidHostObserver> *observers_; member in OHOS::Bluetooth::BluetoothHidHostCallback
60 RemoteObserverList<IBluetoothHidHostObserver> observers_; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Ddb_store_mock.h103 mutable ConcurrentMap<KvStoreObserver *, std::set<Key>> observers_; variable
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_map_mse.cpp54 BluetoothObserverList<MapMseObserver> &observers_; member in OHOS::Bluetooth::BluetoothMapMseObserverImp
65 BluetoothObserverList<MapMseObserver> observers_; member
Dbluetooth_pan.cpp53 BluetoothObserverList<PanObserver> &observers_; member in OHOS::Bluetooth::PanInnerObserver
145 BluetoothObserverList<PanObserver> observers_; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dstore_cache.h68 std::shared_ptr<Observers> observers_ = nullptr; member
Dkvdb_service_impl.h85 std::map<std::string, std::shared_ptr<StoreCache::Observers>> observers_; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
Dsingle_store_impl.h126 ConcurrentMap<uintptr_t, std::pair<uint32_t, std::shared_ptr<ObserverBridge>>> observers_; variable
/foundation/communication/bluetooth/frameworks/inner/include/
Dbluetooth_observer_map.h43 std::map<int, T> observers_; variable

12