Home
last modified time | relevance | path

Searched defs:wait_until (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Dbehavior.py172 def wait_until(i_has_behaviors, timeout=timedelta(seconds=3)): function
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h497 bool wait_until(const std::chrono::seconds& timeout) const { in wait_until() function