Home
last modified time | relevance | path

Searched defs:match_fn (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Devent_stream.py163 …def assert_event_occurs(self, match_fn, at_least_times=1, timeout=timedelta(seconds=DEFAULT_TIMEOU… argument
176 …def assert_event_occurs_at_most(self, match_fn, at_most_times, timeout=timedelta(seconds=DEFAULT_T… argument
213 match_fn, argument
269 def NOT_FOR_YOU_assert_none_matching(istream, match_fn, timeout=timedelta(seconds=DEFAULT_TIMEOUT_S… argument
H A Dcapture.py25 def __init__(self, match_fn, capture_fn=None): argument
/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/
H A DQCameraQueue.h43 typedef bool (*match_fn)(void *data, void *user_data); typedef
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dnan.cpp367 typedef int (*match_fn)(void *p1, void *data); typedef