Home
last modified time | relevance | path

Searched refs:path_copy_file (Results 1 – 2 of 2) sorted by relevance

/external/qemu/android/utils/
Dpath.h153 extern APosixStatus path_copy_file( const char* dest, const char* source );
Dpath.c518 path_copy_file( const char* dest, const char* source ) in path_copy_file() function