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

  /external/qemu/android/utils/
bufprint.h 70 extern char* bufprint_app_dir (char* buffer, char* buffend);
bufprint.c 64 ** bufprint_app_dir() returns the directory where the emulator binary is located
77 bufprint_app_dir(char* buff, char* end) function
110 bufprint_app_dir(char* buff, char* end) function
135 bufprint_app_dir(char* buff, char* end) function
159 bufprint_app_dir(char* buff, char* end) function
  /external/qemu/android/avd/
util.c 66 (void) bufprint_app_dir(temp, end);
  /external/qemu/android/
qemu-setup.c 64 p = bufprint_app_dir(p, end);
help.c 473 p = bufprint_app_dir( p, end );
    [all...]
main-common.c 170 p = bufprint_app_dir(p, end);
610 app = bufprint_app_dir(temp, end);
    [all...]

Completed in 1051 milliseconds