Home
last modified time | relevance | path

Searched refs:StoreStatusNotifier (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.h105 void SetStoreStatusNotifier(const StoreStatusNotifier &notifier) override;
246 StoreStatusNotifier databaseStatusNotifyCallback_;
H A Druntime_context_impl.cpp642 void RuntimeContextImpl::SetStoreStatusNotifier(const StoreStatusNotifier &notifier) in SetStoreStatusNotifier()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dkv_store_delegate_manager.h106 DB_API static void SetStoreStatusNotifier(const StoreStatusNotifier &notifier);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dtypes_export.h148 using StoreStatusNotifier = std::function<void (std::string userId, std::string appId, std::string … variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Druntime_context.h120 virtual void SetStoreStatusNotifier(const StoreStatusNotifier &notifier) = 0;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp625 void KvStoreDelegateManager::SetStoreStatusNotifier(const StoreStatusNotifier &notifier) in SetStoreStatusNotifier()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp512 StoreStatusNotifier nullCallback;
545 StoreStatusNotifier nullCallback;