Home
last modified time | relevance | path

Searched refs:IsRecordFinish (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dprocess_recorder.cpp28 return IsRecordFinish(userIndex, table, downloadRecord_); in IsDownloadFinish()
38 return IsRecordFinish(userIndex, table, uploadRecord_); in IsUploadFinish()
46 bool ProcessRecorder::IsRecordFinish(int userIndex, const std::string &table, in IsRecordFinish() function in DistributedDB::ProcessRecorder
H A Dprocess_recorder.h36 bool IsRecordFinish(int userIndex, const std::string &table,