Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dprocess_recorder.cpp33 RecordFinish(userIndex, table, finish, downloadRecord_); in MarkDownloadFinish()
43 RecordFinish(userIndex, table, finish, uploadRecord_); in MarkUploadFinish()
59 void ProcessRecorder::RecordFinish(int userIndex, const std::string &table, bool finish, in RecordFinish() function in DistributedDB::ProcessRecorder
H A Dprocess_recorder.h38 void RecordFinish(int userIndex, const std::string &table, bool finish,