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
33 constexpr int INTERVAL = 1; variable
56 constexpr int32_t INTERVAL = 5000; variable
31 constexpr int INTERVAL = 100; variable
121 static constexpr int32_t INTERVAL = 10; member in OHOS::MiscServices::InputMethodPanelTest