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

  /external/qemu/android/utils/
ini.h 70 int iniFile_getEntry(IniFile* f, int index, char** key, char** value);
ini.c 353 iniFile_getEntry(IniFile* f, int index, char** key, char** value)
  /external/qemu/android/
snaphost-android.c 53 if (iniFile_getEntry(current, n, &key, &value1)) {

Completed in 31 milliseconds