Searched defs:INTERVAL (Results 1 – 5 of 5) sorted by relevance
25 … explicit BlockData(uint32_t interval, const T &invalid = T()) : INTERVAL(interval), data_(invalid) in INTERVAL() function67 const uint32_t INTERVAL; variable
73 const static int64_t INTERVAL = 15 * 60 * 1000; // 1s = 1000ms variable
33 constexpr int INTERVAL = 1; variable
56 constexpr int32_t INTERVAL = 5000; variable
85 static constexpr int32_t INTERVAL = 10; member in OHOS::MiscServices::InputMethodPanelTest