Searched defs:GetTimerFd (Results 1 – 3 of 3) sorted by relevance
| /commonlibrary/c_utils/base/src/ | ||
| D | timer.cpp | 223 int Timer::GetTimerFd(uint32_t interval /* ms */) in GetTimerFd() function in OHOS::Utils::Timer |
| /commonlibrary/c_utils/base/test/unittest/common/ | ||
| D | utils_event_test.cpp | 568 inline int GetTimerFd() const { return handler_->GetFd(); } in GetTimerFd() function in OHOS::__anon7e8cd03c0111::TimerEventHandler |
| /commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/ | ||
| D | event_benchmark_test.cpp | 701 inline int GetTimerFd() const { return handler_->GetFd(); } in GetTimerFd() function in OHOS::__anon940991430111::TimerEventHandler |