Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A 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
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp1432 int SQLiteSingleVerRelationalStorageExecutor::GetUploadCount(const Timestamp &timestamp, bool isClo… in GetUploadCount() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1085 int RelationalSyncAbleStorage::GetUploadCount(const QuerySyncObject &query, const Timestamp &timest… in GetUploadCount() function in DistributedDB::RelationalSyncAbleStorage