Searched defs:WithTimeout (Results 1 – 9 of 9) sorted by relevance
151 TEST_F(PerThreadSemTest, WithTimeout) { in TEST_F() argument
198 CommandOptions::CommandOptionsBuilder CommandOptions::WithTimeout(int64_t timeout_sec) { in WithTimeout() function in android::os::dumpstate::CommandOptions
689 func WithTimeout(parent Context, timeout time.Duration) (Context, CancelFunc) { func