HomeSort by relevance Sort by last modified time
    Searched refs:_getFullFilePath (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/avd/
info.c 288 _getFullFilePath( const char* rootPath, const char* fileName )
703 i->coreHardwareIniPath = _getFullFilePath(basePath, CORE_HARDWARE_INI);
942 return _getFullFilePath(i->contentPath, imageName);
1000 return _getFullFilePath(i->contentPath, imageName);
    [all...]
  /external/qemu/android/
main.c 114 _getFullFilePath( const char* rootPath, const char* fileName )
577 initImage = _getFullFilePath(opts->sysdir, opts->system);
652 dataImage = _getFullFilePath(opts->datadir, opts->data);
    [all...]

Completed in 271 milliseconds