Searched defs:GetInterval (Results 1 - 3 of 3) sorted by relevance
/commonlibrary/c_utils/base/src/ | ||
H A D | timer_event_handler.h | 46 uint32_t GetInterval() const { return interval_; } in GetInterval() function in OHOS::Utils::TimerEventHandler |
/commonlibrary/c_utils/base/test/unittest/common/ | ||
H A D | utils_event_test.cpp | 567 inline uint32_t GetInterval() const { return interval_; } in GetInterval() function in OHOS::__anon33::TimerEventHandler |
/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/ | ||
H A D | event_benchmark_test.cpp | 699 inline uint32_t GetInterval() const { return interval_; } in GetInterval() function in OHOS::__anon12::TimerEventHandler |
Completed in 6 milliseconds