OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_free
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/utils/
system.h
45
void
android_free
( void* block );
52
#define AFREE(p)
android_free
(p)
win32_cmdline_quote.h
36
// must free the string with
android_free
() or AFREE().
system.c
77
android_free
( void* block )
function
/prebuilts/tools/linux-x86/emulator/
emulator
Completed in 716 milliseconds