Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/cros/bluetooth/floss/
H A Dutils.py33 def glib_call(default_result=None, function
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dutils.py199 def glib_call(default_result=None, timeout=GLIB_METHOD_CALL_TIMEOUT, thread_name=GLIB_THREAD_NAME): function