Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/channel_idle/
Didle_filter_state.cc23 IdleFilterState::IdleFilterState(bool start_timer) in IdleFilterState()
41 bool start_timer; in DecreaseCallCount() local
66 bool start_timer; in CheckTimer() local
/external/grpc-grpc/src/core/ext/filters/channel_idle/
Didle_filter_state.cc23 IdleFilterState::IdleFilterState(bool start_timer) in IdleFilterState()
41 bool start_timer; in DecreaseCallCount() local
66 bool start_timer; in CheckTimer() local
/external/crosvm/cros_async/src/blocking/sys/linux/
Dblock_on.rs144 fn start_timer(dur: Duration, notify: Option<Sender<()>>) -> Timer { in start_timer() function
/external/libpng/contrib/tools/
Dpngcp.c1509 start_timer(struct display *dp, int what) in start_timer() function
1568 #define start_timer(dp, what) ((void)0) macro
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h331 void (*start_timer)(const SP_Device* device, SP_Stream stream, SP_Timer timer, member
/external/crosvm/devices/src/
Dpit.rs715 fn start_timer(&mut self) { in start_timer() method
/external/crosvm/devices/src/irqchip/
Dapic.rs625 fn start_timer(&mut self) { in start_timer() method