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