Lines Matching refs:ret
140 int ret = store->Commit();
141 HILOG_INFO("DeleteDataByRawId successfully commit ret %{public}d", ret);
143 ret = store->Commit();
144 HILOG_INFO("DeleteRawcontactByRawId successfully commit ret %{public}d", ret);
146 ret = store->Commit();
147 HILOG_INFO("DeletecontactsById successfully commit ret %{public}d", ret);
149 ret = store->Commit();
150 HILOG_INFO("DeleteGroupsByAccountId successfully commit ret %{public}d", ret);
152 ret = store->Commit();
153 HILOG_INFO("DeleteAccountByAccountId successfully commit ret %{public}d", ret);