Home
last modified time | relevance | path

Searched refs:path_empty_file (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/utils/
Dpath.h149 extern APosixStatus path_empty_file( const char* path );
Dpath.c501 path_empty_file( const char* path ) in path_empty_file() function
524 path_empty_file(dest) < 0) { in path_copy_file()
/external/qemu/
Dvl-android.c3628 if (path_empty_file(dataImage) < 0) { in main()
3868 if (path_empty_file(partPath) < 0) { in main()