Home
last modified time | relevance | path

Searched defs:KvStoreNbConflictNotifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.h35 using KvStoreNbConflictNotifier = DistributedDB::KvStoreNbConflictNotifier; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dkv_store_nb_delegate.h35 using KvStoreNbConflictNotifier = std::function<void (const KvStoreNbConflictData &data)>; variable