Searched refs:process_command (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/virt/
H A Dvirt_env_process.py141 def process_command(test, params, env, command, command_timeout, function
270 process_command(test, params, env, params.get("pre_command"),
370 process_command(test, params, env, params.get("post_command"),
/external/dbus/dbus/
H A Ddbus-auth.c2141 process_command (DBusAuth *auth) function
2150 /* _dbus_verbose ("%s: trying process_command()\n"); */
2452 while (process_command (auth));

Completed in 130 milliseconds