Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/hosts/
Dbase_classes_unittest.py26 def _setup_test_check_diskspace(self, command, command_result, argument
/external/openscreen/osp/demo/
Dosp_demo.cc389 CommandWaitResult command_result = WaitForCommand(&stdin_pollfd); in RunControllerPollLoop() local
491 CommandWaitResult command_result = WaitForCommand(&stdin_pollfd); in RunReceiverPollLoop() local
/external/crosvm/devices/src/usb/xhci/
Dcommand_ring_controller.rs358 let command_result = match atrb.trb.get_trb_type() { in handle_transfer_descriptor() localVariable