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

  /external/qemu/android/avd/
keys.h 54 #define SKIN_NAME "skin.name"
info.c 1098 /* The SKIN_PATH entry was not valid, so look at SKIN_NAME */
1102 skinName = iniFile_getString( i->configIni, SKIN_NAME, NULL );
    [all...]
  /external/qemu/android/
main-common.c 584 const char* skin_name = skin_aliases[nn].name; local
587 if (!skin_name)
590 if (!strcasecmp( skin_name, skinName )) {
    [all...]

Completed in 332 milliseconds