Home
last modified time | relevance | path

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

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