OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iniFile_setInt64
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/utils/
ini.h
105
void
iniFile_setInt64
( IniFile* f, const char* key, int64_t value );
ini.c
496
iniFile_setInt64
( IniFile* f, const char* key, int64_t value )
Completed in 462 milliseconds