Home
last modified time | relevance | path

Searched refs:get_args (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dtrace.c13 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 Dtabinary_to_cfile.py9 def get_args(): function
28 args = get_args();
H A Dtabinary_to_img.py9 def get_args(): function
32 args = get_args();