HomeSort by relevance Sort by last modified time
    Searched defs:process_cmd (Results 1 - 3 of 3) sorted by null

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.c 202 static void process_cmd(struct android_app* app, struct android_poll_source* source) { function
219 android_app->cmdPollSource.process = process_cmd;
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 88 static void process_cmd(char *p, unsigned char is_job);
372 process_cmd(job_cmd, 1);
637 static void process_cmd(char *p, unsigned char is_job) function
701 process_cmd(line, 0);
  /external/wpa_supplicant_8/src/utils/
edit.c 346 static void process_cmd(void) function
1086 process_cmd();

Completed in 1013 milliseconds