HomeSort by relevance Sort by last modified time
    Searched refs:process_input (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.c 182 static void process_input(struct android_app* app, struct android_poll_source* source) { function
217 android_app->inputPollSource.process = process_input;
  /external/sqlite/dist/
shell.c 3104 static int process_input(struct callback_data *p, FILE *in){ function
    [all...]

Completed in 299 milliseconds