Home
last modified time | relevance | path

Searched defs:timers_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtimer_heap.h50 std::vector<Timer*> timers_; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dtimer_heap.h50 std::vector<Timer*> timers_; variable
/aosp_15_r20/external/webrtc/net/dcsctp/timer/
H A Dfake_timeout.h102 webrtc::flat_set<FakeTimeout*> timers_; variable
H A Dtimer.h206 std::map<TimerID, Timer*> timers_; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dwatchdog_posix.h189 std::vector<TimerData> timers_; variable
/aosp_15_r20/system/teeui/libteeui/include/secure_input/
H A Devdev.h113 std::vector<Timer> timers_; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dtimer_queue.hpp341 per_timer_data* timers_; member in boost::asio::detail::timer_queue