OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_delete_file
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/utils/
path.h
158
extern APosixStatus
path_delete_file
( const char* path );
filelock.c
193
if (
path_delete_file
( lock->temp ) < 0 ) {
354
path_delete_file
( (char*)lock->temp );
path.c
566
path_delete_file
( const char* path )
function
Completed in 6509 milliseconds