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 260 _getFullFilePath( const char* rootPath, const char* fileName )
690 i->coreHardwareIniPath = _getFullFilePath(basePath, CORE_HARDWARE_INI);
929 return _getFullFilePath(i->contentPath, imageName);
987 return _getFullFilePath(i->contentPath, imageName);
    [all...]
  /external/qemu/android/
main.c 114 _getFullFilePath( const char* rootPath, const char* fileName )
581 initImage = _getFullFilePath(opts->sysdir, opts->system);
656 dataImage = _getFullFilePath(opts->datadir, opts->data);
    [all...]

Completed in 553 milliseconds