Searched refs:hwIni (Results 1 – 1 of 1) sorted by relevance
1232 IniFile* hwIni = iniFile_newFromMemory("", NULL); in main() local1233 androidHwConfig_write(hw, hwIni); in main()1247 if (iniFile_saveToFileClean(hwIni, coreHwIniPath) < 0) { in main()