Home
last modified time | relevance | path

Searched refs:UpdateTimeInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_timer.cpp72 UpdateTimeInfo("onDateTimeChange"); in OnDateTimeChange()
78 UpdateTimeInfo("onTimeZoneChange"); in OnTimeZoneChange()
97 void ReminderRequestTimer::UpdateTimeInfo(const std::string &description) in UpdateTimeInfo() function in OHOS::Notification::ReminderRequestTimer
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequesttimer_fuzzer/
H A Dreminderrequesttimer_fuzzer.cpp39 reminderRequestTimer.UpdateTimeInfo(stringData); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_timer.h80 void UpdateTimeInfo(const std::string &description);