Home
last modified time | relevance | path

Searched defs:SEC_PER_MIN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/common/include/
H A Dtime_provider.h41 SEC_PER_MIN = 60LL, enumerator
/ohos5.0/foundation/resourceschedule/device_standby/services/common/include/
H A Dtime_provider.h41 SEC_PER_MIN = 60LL, enumerator
/ohos5.0/base/powermgr/powermgr_lite/utils/include/
H A Dpower_mgr_time_util.h37 SEC_PER_MIN = 60LL, enumerator
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_constants.h129 constexpr int32_t SEC_PER_MIN = 60; variable