Home
last modified time | relevance | path

Searched refs:InsertNewReminders (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_store.h102 …void InsertNewReminders(NativeRdb::RdbStore& store, const std::vector<sptr<ReminderRequest>>& remi…
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp149 InsertNewReminders(store, reminders); in CopyData()
206 void ReminderStore::ReminderStoreDataCallBack::InsertNewReminders(NativeRdb::RdbStore& store, in InsertNewReminders() function in OHOS::Notification::ReminderStore::ReminderStoreDataCallBack