Home
last modified time | relevance | path

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

/external/autotest/client/cros/update_engine/
Ddlc_util.py31 def __init__(self, run_func=_DEFAULT_RUN): argument
Dupdate_engine_util.py82 def __init__(self, run_func=_DEFAULT_RUN, get_file=_DEFAULT_COPY): argument
97 def _set_util_functions(self, run_func=_DEFAULT_RUN, argument
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate.h103 typedef void (PIPE_CDECL *run_func)(struct translate *, typedef