Home
last modified time | relevance | path

Searched defs:PutSyncDataWithQuery (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h101 …virtual int PutSyncDataWithQuery(const QueryObject &query, const std::vector<SingleVerKvEntry *> &… in PutSyncDataWithQuery() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_relational_ver_sync_db_interface.cpp72 int VirtualRelationalVerSyncDBInterface::PutSyncDataWithQuery(const QueryObject &object, in PutSyncDataWithQuery() function in DistributedDB::VirtualRelationalVerSyncDBInterface
Dvirtual_single_ver_sync_db_Interface.cpp430 int VirtualSingleVerSyncDBInterface::PutSyncDataWithQuery(const QueryObject &query, in PutSyncDataWithQuery() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Drelational_sync_able_storage.cpp441 int RelationalSyncAbleStorage::PutSyncDataWithQuery(const QueryObject &object, in PutSyncDataWithQuery() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp896 int SQLiteSingleVerNaturalStore::PutSyncDataWithQuery(const QueryObject &query, in PutSyncDataWithQuery() function in DistributedDB::SQLiteSingleVerNaturalStore