Searched refs:get_args (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | trace.c | 13 static int get_args(int argc, char * const argv[], char **buff, in get_args() function 39 if (get_args(argc, argv, &buff, &buff_ptr, &buff_size)) in create_func_list() 63 if (get_args(argc, argv, &buff, &buff_ptr, &buff_size)) in create_call_list()
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | tabinary_to_cfile.py | 9 def get_args(): function 28 args = get_args();
|
| H A D | tabinary_to_img.py | 9 def get_args(): function 32 args = get_args();
|