Searched refs:arg (Results 1 – 2 of 2) sorted by relevance
344 for arg in syscall_data['arguments']:345 if arg['type'] == 'zx_port_packet_t':347 elif (arg['type'] == 'zx_smc_parameters_t' or348 arg['type'] == 'zx_smc_result_t'):
347 def invoke(self, arg, from_tty): argument407 def invoke(self, arg, from_tty): argument475 def invoke(self, arg, from_tty): argument
Completed in 5 milliseconds