Home
last modified time | relevance | path

Searched defs:dataObserver_ (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/include/
Dnapi_storage.h67 std::list<std::shared_ptr<PreferencesJsKit::JSPreferencesObserver>> dataObserver_; variable
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/
Djs_kv_store.h109 std::list<std::shared_ptr<DataObserver>> dataObserver_[SUBSCRIBE_COUNT]; variable
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/
Djs_single_kv_store.h122 std::list<std::shared_ptr<DataObserver>> dataObserver_[SUBSCRIBE_COUNT]; variable
/foundation/distributeddatamgr/preferences/frameworks/ndk/include/
Doh_preferences_impl.h43 OH_PreferencesDataObserver dataObserver_; variable