Searched defs:handle_command (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/components/cloud_devices/tools/prototype/ | ||
| D | prototype.py | 152 def handle_command(self, command_name, args): member in CloudCommandHandlerFake |
| /external/fio/ | ||
| D | server.c | 742 static int handle_command(struct flist_head *job_list, struct fio_net_cmd *cmd) in handle_command() function |