Searched defs:INTERVAL (Results 1 – 5 of 5) sorted by relevance
26 … explicit BlockData(uint32_t interval, const T &invalid = T()) : INTERVAL(interval), data_(invalid) in INTERVAL() function76 const uint32_t INTERVAL; variable
34 constexpr int INTERVAL = 1; variable
63 constexpr int32_t INTERVAL = 5000; variable
31 constexpr int INTERVAL = 100; variable
148 static constexpr int32_t INTERVAL = 10; member in OHOS::MiscServices::InputMethodPanelTest