OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_empty_file
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/utils/
path.h
129
**
path_empty_file
() creates an empty file at a given path location.
149
extern APosixStatus
path_empty_file
( const char* path );
path.c
504
**
path_empty_file
() creates an empty file at a given path location.
513
path_empty_file
( const char* path )
function
536
path_empty_file
(dest) < 0) {
/external/qemu/
vl-android.c
[
all
...]
Completed in 101 milliseconds