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

  /external/qemu/android/avd/
hw-config-defs.h 13 #ifndef HWCFG_STRING
14 #error HWCFG_STRING not defined
156 #undef HWCFG_STRING
hw-config.h 29 #define HWCFG_STRING(n,s,d,a,t) hw_string_t n;
hw-config.c 32 #define HWCFG_STRING(n,s,d,a,t) config->n = iniFile_getString(ini, s, d);

Completed in 1326 milliseconds