Searched refs:UpdateRecordStatus (Results 1 – 3 of 3) sorted by relevance
205 …int UpdateRecordStatus(const std::string &tableName, const std::string &status, const Key &hashKey…
1149 int SQLiteSingleVerRelationalStorageExecutor::UpdateRecordStatus(const std::string &tableName, in UpdateRecordStatus() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
1901 int errCode = handle->UpdateRecordStatus(tableName, CloudDbConstant::TO_LOCAL_CHANGE, in UpdateRecordFlagAfterUpload()