Home
last modified time | relevance | path

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

/external/qemu/android/utils/
Dpath.h132 extern APosixStatus path_empty_file( const char* path );
Dpath.c434 path_empty_file( const char* path ) in path_empty_file() function
457 path_empty_file(dest) < 0) { in path_copy_file()
/external/qemu/android/avd/
Dinfo.c545 if (path_empty_file(path) < 0) { in imageLoader_empty()
761 if (path_empty_file(l->pPath[0]) < 0) { in _getImagePaths()