Home
last modified time | relevance | path

Searched defs:reminderTime (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Drdb_delegate.cpp61 int64_t reminderTime = std::strtoll(args[ARG_TIME].c_str(), nullptr, 0); in RemindTimerFunc() local
H A Dscheduler_manager.cpp92 void SchedulerManager::ResetTimerTask(int64_t timerId, int64_t reminderTime) in ResetTimerTask() argument
68 SetTimerTask(uint64_t &timerId, const std::function<void()> &callback, int64_t reminderTime) SetTimerTask() argument
98 SetTimer( const std::string &dbPath, const int32_t userId, int version, const Key &key, int64_t reminderTime) SetTimer() argument
[all...]

Completed in 1 milliseconds