Home
last modified time | relevance | path

Searched defs:observerMap_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_observer_manager.h54 std::unordered_map<int32_t, sptr<IFreeInstallObserver>> observerMap_; variable
H A Dability_first_frame_state_observer_manager.h47 AbilityFirstFrameStateObserverMap observerMap_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_impl.h112 std::map<const KvStoreObserver*, const KvDBObserverHandle*> observerMap_; variable
H A Dkv_store_nb_delegate_impl.h208 std::map<const KvStoreObserver *, const KvDBObserverHandle *> observerMap_; variable
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Dflat_object_storage_engine.h57 std::map<std::string, std::shared_ptr<TableWatcher>> observerMap_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h324 std::map<sptr<IRemoteObject>, ObserverInfo> observerMap_; variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/
H A Dnapi_datashare_helper.h74 std::map<std::string, std::list<sptr<NAPIDataShareObserver>>> observerMap_; variable