Home
last modified time | relevance | path

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

/development/ndk/sources/android/native_app_glue/
Dandroid_native_app_glue.c201 static void process_cmd(struct android_app* app, struct android_poll_source* source) { in process_cmd() function
218 android_app->cmdPollSource.process = process_cmd; in android_app_entry()