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

/external/qemu/android/utils/
H A Dpath.h114 ** path_empty_file() creates an empty file at a given path location.
134 extern APosixStatus path_empty_file( const char* path );
H A Dpath.c425 ** path_empty_file() creates an empty file at a given path location.
434 path_empty_file( const char* path ) function
457 path_empty_file(dest) < 0) {
/external/qemu/android/avd/
H A Dinfo.c551 if (path_empty_file(path) < 0) {
767 if (path_empty_file(l->pPath[0]) < 0) {

Completed in 18 milliseconds