Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/channel_idle/
H A 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
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/includes/
H A Dcommon.h39 inline time_t start_timer(void) { return time(NULL); } in start_timer() function
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/libs/utils/
Dtimer.py28 def start_timer(self, record_ids='Default', force=False): member in TimeRecorder
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-29661/
H A Dpoc.cpp38 inline time_t start_timer() { in start_timer() function
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBluetoothBaseTest.py180 def start_timer(self): member in BluetoothBaseTest
/aosp_15_r20/external/crosvm/cros_async/src/blocking/sys/linux/
H A Dblock_on.rs144 fn start_timer(dur: Duration, notify: Option<Sender<()>>) -> Timer { in start_timer() function
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngcp.c1509 start_timer(struct display *dp, int what) in start_timer() function
1568 #define start_timer(dp, what) ((void)0) macro
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.h331 void (*start_timer)(const SP_Device* device, SP_Stream stream, SP_Timer timer, member
/aosp_15_r20/external/crosvm/devices/src/
H A Dpit.rs715 fn start_timer(&mut self) { in start_timer() method
/aosp_15_r20/external/crosvm/devices/src/irqchip/
H A Dapic.rs625 fn start_timer(&mut self) { in start_timer() method