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

  /external/qemu/android/utils/
path.h 143 extern APosixStatus path_delete_file( const char* path );
filelock.c 193 if ( path_delete_file( lock->temp ) < 0 ) {
354 path_delete_file( (char*)lock->temp );
path.c 503 path_delete_file( const char* path ) function

Completed in 18 milliseconds