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

  /external/qemu/android/avd/
hw-config.c 34 #define HWCFG_DISKSIZE(n,s,d,a,t) config->n = iniFile_getDiskSize(ini, s, d);
  /external/qemu/android/utils/
ini.h 97 int64_t iniFile_getDiskSize( IniFile* f, const char* key, const char* defaultValue );
ini.c 378 iniFile_getDiskSize( IniFile* f, const char* key, const char* defaultValue )

Completed in 437 milliseconds