Home
last modified time | relevance | path

Searched defs:GetUploadCount (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dstorage_proxy.cpp165 int StorageProxy::GetUploadCount(const QuerySyncObject &query, const bool isCloudForcePush, in GetUploadCount() function in DistributedDB::StorageProxy
192 int StorageProxy::GetUploadCount(const std::string &tableName, const Timestamp &localMark, in GetUploadCount() function in DistributedDB::StorageProxy
208 int StorageProxy::GetUploadCount(const QuerySyncObject &query, const Timestamp &localMark, in GetUploadCount() function in DistributedDB::StorageProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_cloud_kv_store.cpp148 int SqliteCloudKvStore::GetUploadCount([[gnu::unused]] const QuerySyncObject &query, in GetUploadCount() function in DistributedDB::SqliteCloudKvStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor_extend.cpp1432 int SQLiteSingleVerRelationalStorageExecutor::GetUploadCount(const Timestamp &timestamp, bool isClo… in GetUploadCount() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1088 int RelationalSyncAbleStorage::GetUploadCount(const QuerySyncObject &query, const Timestamp &timest… in GetUploadCount() function in DistributedDB::RelationalSyncAbleStorage