OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tempfile_path
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/utils/
tempfile.h
23
** you can then call
tempfile_path
() to retrieve the TempFile's real path to open
33
extern const char*
tempfile_path
( TempFile* temp );
tempfile.c
37
** you can then call
tempfile_path
() to retrieve the TempFile's real path to open
114
tempfile_path
(TempFile* temp)
function
/external/qemu/hw/
goldfish_nand.c
771
rwfilename = (char*)
tempfile_path
(tmp);
/external/qemu/android/
main.c
[
all
...]
Completed in 949 milliseconds