Searched refs:_getFullFilePath (Results 1 – 2 of 2) sorted by relevance
260 _getFullFilePath( const char* rootPath, const char* fileName ) in _getFullFilePath() function690 i->coreHardwareIniPath = _getFullFilePath(basePath, CORE_HARDWARE_INI); in _avdInfo_getCoreHwIniPath()929 return _getFullFilePath(i->contentPath, imageName); in avdInfo_getDefaultCachePath()987 return _getFullFilePath(i->contentPath, imageName); in avdInfo_getDefaultDataImagePath()
114 _getFullFilePath( const char* rootPath, const char* fileName ) in _getFullFilePath() function581 initImage = _getFullFilePath(opts->sysdir, opts->system); in main()656 dataImage = _getFullFilePath(opts->datadir, opts->data); in main()