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

  /external/qemu/android/utils/
path.h 132 ** path_copy_file() copies one file into another.
153 extern APosixStatus path_copy_file( const char* dest, const char* source );
path.c 495 ** path_copy_file() copies one file into another.
518 path_copy_file( const char* dest, const char* source ) function

Completed in 47 milliseconds