OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
507
**
path_copy_file
() copies one file into another.
530
path_copy_file
( const char* dest, const char* source )
function
Completed in 56 milliseconds