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

  /external/qemu/android/utils/
path.h 129 ** path_empty_file() creates an empty file at a given path location.
149 extern APosixStatus path_empty_file( const char* path );
path.c 504 ** path_empty_file() creates an empty file at a given path location.
513 path_empty_file( const char* path ) function
536 path_empty_file(dest) < 0) {
  /external/qemu/
vl-android.c     [all...]

Completed in 626 milliseconds