Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/cros/update_engine/
H A Ddlc_util.py32 def __init__(self, run_func=_DEFAULT_RUN): argument
43 def set_run(self, run_func): argument
H A Dupdate_engine_util.py102 def __init__(self, run_func=_DEFAULT_RUN, get_file=_DEFAULT_COPY): argument
117 def _set_util_functions(self, run_func=_DEFAULT_RUN, argument
/aosp_15_r20/external/autotest/server/cros/tradefed/
H A Dpush_arc_image.py27 install_bundle_func, run_func): argument
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate.h110 typedef void (UTIL_CDECL *run_func)(struct translate *, typedef