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 D | process_recorder.cpp | 33 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 D | process_recorder.h | 38 void RecordFinish(int userIndex, const std::string &table, bool finish,
|