Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp553 const vector<DistributedDB::Entry> &entries, int recordCnt) in MoveToNextFromBegin()
H A Ddistributed_test_tools.cpp1325 bool DistributedTestTools::VerifyDbRecordCnt(KvStoreNbDelegate *&delegate, unsigned int recordCnt, …
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp358 std::size_t recordCnt = webData->GetRecordCount(); in RebuildWebviewPasteData() local