Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/services/startup/model/include/
H A Dstartup_constant.h52 constexpr uint64_t ONE_HOUR_MINUTES = 60L; variable
/ohos5.0/base/update/updateservice/services/core/ability/common/include/
H A Dconstant.h29 constexpr int32_t ONE_HOUR_MINUTES = 60; variable