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
88
void
iniFile_setInt64
( IniFile* f, const char* key, int64_t value );
ini.c
457
iniFile_setInt64
( IniFile* f, const char* key, int64_t value )
Completed in 93 milliseconds