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.cpp812 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.cpp788 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/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor_extend.cpp1788 int SQLiteSingleVerRelationalStorageExecutor::GetLocalDataCount(const std::string &tableName, int &… in GetLocalDataCount() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp2203 int RelationalSyncAbleStorage::GetLocalDataCount(const std::string &tableName, int &dataCount, in GetLocalDataCount() function in DistributedDB::RelationalSyncAbleStorage