OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
49
int
iniFile_getPairCount
( IniFile* f );
60
*
iniFile_getPairCount
routine.
ini.c
134
iniFile_getPairCount
( IniFile* i )
Completed in 1089 milliseconds