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

  /external/qemu/android/
snaphost-android.c 39 const int num_pairs = iniFile_getPairCount(current);
42 if (num_pairs != iniFile_getPairCount(saved)) {
44 num_pairs, iniFile_getPairCount(saved));
  /external/qemu/android/utils/
ini.h 53 int iniFile_getPairCount( IniFile* f );
64 * iniFile_getPairCount routine.
ini.c 134 iniFile_getPairCount( IniFile* i )

Completed in 41 milliseconds