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 135 ** path_copy_file() copies one file into another.
156 extern APosixStatus path_copy_file( const char* dest, const char* source );
path.c 491 ** path_copy_file() copies one file into another.
514 path_copy_file( const char* dest, const char* source ) function

Completed in 185 milliseconds