Home
last modified time | relevance | path

Searched refs:SYNC_MVD (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_factory.cpp32 } else if (type == ISyncInterface::SYNC_MVD) { in GetSyncer()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Disync_interface.h29 SYNC_MVD, // Multi version data enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_multi_ver_sync_db_interface.cpp34 return IKvDBSyncInterface::SYNC_MVD; in GetInterfaceType()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp478 return SYNC_MVD; in GetInterfaceType()