Searched refs:GetMaxId (Results 1 – 4 of 4) sorted by relevance
41 int32_t GetMaxId();
198 int32_t ret = reminderStore.GetMaxId();
396 int32_t ReminderStore::GetMaxId() in GetMaxId() function in OHOS::Notification::ReminderStore
1565 ReminderRequest::GLOBAL_ID = store_->GetMaxId() + 1; in LoadReminderFromDb()