Home
last modified time | relevance | path

Searched defs:InterceptData (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_relational_ver_sync_db_interface.h92 int InterceptData(std::vector<SingleVerKvEntry *> &entries, in InterceptData() function
Dvirtual_single_ver_sync_db_Interface.cpp532 int VirtualSingleVerSyncDBInterface::InterceptData(std::vector<SingleVerKvEntry *> &entries, in InterceptData() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h123 virtual int InterceptData(std::vector<SingleVerKvEntry *> &entries, const std::string &sourceID, in InterceptData() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_extend.cpp359 int SQLiteSingleVerNaturalStore::InterceptData(std::vector<SingleVerKvEntry *> &entries, const std:… in InterceptData() function in DistributedDB::SQLiteSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
Dsingle_ver_data_sync.cpp1790 int SingleVerDataSync::InterceptData(SyncEntry &syncEntry) in InterceptData() function in DistributedDB::SingleVerDataSync
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp648 int RelationalSyncAbleStorage::InterceptData(std::vector<SingleVerKvEntry *> &entries, const std::s… in InterceptData() function in DistributedDB::RelationalSyncAbleStorage