Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h697 static const std::string RTC_TRIGGER_TIME; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp80 const std::string ReminderRequest::RTC_TRIGGER_TIME = "rtc_trigger_time"; member in OHOS::Notification::ReminderRequest
1743RTC_TRIGGER_TIME, reminder->GetTriggerTimeInMilli()); // no use, compatible with old version. in AppendValuesBucket()
1792 AddColumn(RTC_TRIGGER_TIME, "BIGINT NOT NULL", false); in InitDbColumns()