Home
last modified time | relevance | path

Searched defs:curDate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp161 int32_t curDate = TimeProvider::GetCurrentDate(); in NotifyPowerOverusedByCallback() local
204 int32_t curDate = TimeProvider::GetCurrentDate(); in NotifyPowerOnRegister() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/
H A Ddaily_db_helper.cpp200 std::string curDate = TimeUtil::TimestampFormatToDate(nowTime, "%Y%m%d"); in NeedReport() local