Searched refs:coreHardwareIniPath (Results 1 – 1 of 1) sorted by relevance
122 char* coreHardwareIniPath; /* core hardware.ini path */ member141 AFREE(i->coreHardwareIniPath); in avdInfo_free()690 i->coreHardwareIniPath = _getFullFilePath(basePath, CORE_HARDWARE_INI); in _avdInfo_getCoreHwIniPath()691 if (i->coreHardwareIniPath == NULL) { in _avdInfo_getCoreHwIniPath()695 D("using core hw config path: %s", i->coreHardwareIniPath); in _avdInfo_getCoreHwIniPath()1068 return i->coreHardwareIniPath; in avdInfo_getCoreHwIniPath()