Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_cloud_kv_store.cpp729 int SqliteCloudKvStore::GetLocalDataCount(const std::string &tableName, int &dataCount, int &logicD… in GetLocalDataCount() function in DistributedDB::SqliteCloudKvStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dstorage_proxy.cpp803 int StorageProxy::GetLocalDataCount(const std::string &tableName, int &dataCount, int &logicDeleteD… in GetLocalDataCount() function in DistributedDB::StorageProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp2181 int RelationalSyncAbleStorage::GetLocalDataCount(const std::string &tableName, int &dataCount, in GetLocalDataCount() function in DistributedDB::RelationalSyncAbleStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor_extend.cpp1770 int SQLiteSingleVerRelationalStorageExecutor::GetLocalDataCount(const std::string &tableName, int &… in GetLocalDataCount() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor