OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:path_delete_file
(Results
1 - 5
of
5
) sorted by null
/external/qemu/android/utils/
filelock.c
193
if (
path_delete_file
( lock->temp ) < 0 ) {
374
path_delete_file
( (char*)lock->temp );
path.h
161
extern APosixStatus
path_delete_file
( const char* path );
path.c
566
path_delete_file
( const char* path )
function
/prebuilts/android-emulator/linux-x86_64/
emulator
/prebuilts/tools/linux-x86/emulator/
emulator
Completed in 91 milliseconds