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

  /external/qemu/android/
charmap.h 70 int android_charmap_setup(const char* kcm_file_path);
72 /* Cleanups initialization performed in android_charmap_setup routine. */
78 * android_charmap_setup(). Returns NULL on failure.
93 /* Return a pointer to the active charmap. If android_charmap_setup() was
main.c 293 if (android_charmap_setup(opts->charmap)) {
    [all...]
  /external/qemu/
vl-android.c     [all...]

Completed in 256 milliseconds