Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Dcloud_db_data_utils.cpp20 std::vector<VBucket> CloudDBDataUtils::GenerateRecords(int recordCounts, const TableSchema &schema) in GenerateRecords()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_task_merge_test.cpp200 int64_t recordCounts, int64_t begin) in InsertUserTableRecord()
Ddistributeddb_cloud_reference_sync_test.cpp211 int64_t recordCounts, bool isShared, int64_t begin, std::string owner) in InsertUserTableRecord()
Ddistributeddb_cloud_check_sync_test.cpp288 int64_t recordCounts, int64_t begin) in InsertUserTableRecord()
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp1860 size_t recordCounts = it.second->GetRecordCount(); in DumpData() local