Searched defs:Duration (Results 1 – 9 of 9) sorted by relevance
/system/security/keystore2/watchdog/src/ |
D | lib.rs | 74 fn update_overdue_and_find_next_timeout(&mut self) -> (bool, Option<Duration>) { in update_overdue_and_find_next_timeout() 225 timeout: Duration, in watch_with_optional() 243 timeout: Duration, in watch_with()
|
/system/extras/profcollectd/libprofcollectd/ |
D | trace_provider.rs | 34 fn trace(&self, trace_dir: &Path, tag: &str, sampling_period: &Duration, binary_filter: &str); in trace()
|
D | logging_trace_provider.rs | 39 fn trace(&self, trace_dir: &Path, tag: &str, sampling_period: &Duration, _binary_filter: &str) { in trace()
|
D | simpleperf_etm_trace_provider.rs | 41 fn trace(&self, trace_dir: &Path, tag: &str, sampling_period: &Duration, binary_filter: &str) { in trace()
|
D | simpleperf_lbr_trace_provider.rs | 40 fn trace(&self, trace_dir: &Path, tag: &str, sampling_period: &Duration, binary_filter: &str) { in trace()
|
/system/librustutils/ |
D | system_properties.rs | 203 timeout: Option<Duration>, in wait_for_value()
|
/system/security/keystore2/src/ |
D | apc.rs | 114 fn get_remaining_back_off(&self) -> Option<Duration> { in get_remaining_back_off()
|
D | database.rs | 1405 timeout: Duration, in with_transaction_timeout()
|
/system/security/keystore2/rkpd_client/src/ |
D | lib.rs | 333 latency: Option<Duration>, in new_native_binder() 408 latency: Option<Duration>, in get_mock_registration()
|