Searched defs:code (Results 1 – 3 of 3) sorted by relevance
33 def __init__(self, adb_args, code): argument
715 let code = code.into(); in check_return_code() localVariable942 let code = sys::storage_read_dir( in try_next() localVariable
73 static void print_usage_and_exit(const char* prog, int code) { in print_usage_and_exit()