Searched defs:get_args (Results 1 – 2 of 2) sorted by relevance
32 char **get_args(struct android_app *app, const char *intent_extra_data_key, const char *appTag, int… in get_args() function
86 def get_args(): function