Searched defs:SECONDS_PER_MINUTE (Results 1 – 5 of 5) sorted by relevance
31 constexpr int SECONDS_PER_MINUTE = 60; // 60 seconds variable
60 static const uint8_t SECONDS_PER_MINUTE; variable
26 const uint8_t PanelView::SECONDS_PER_MINUTE = 60; member in OHOS::ACELite::PanelView
33 #define SECONDS_PER_MINUTE 60 macro
65 constexpr uint32_t SECONDS_PER_MINUTE = 60; variable