OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTempFileFromPath
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jmem-android.c
133
static FILE*
getTempFileFromPath
(const char * path) {
142
FILE * fd =
getTempFileFromPath
(path);
146
// fd =
getTempFileFromPath
(path);
/external/qemu/distrib/jpeg-6b/
jmem-android.c
133
static FILE*
getTempFileFromPath
(const char * path) {
142
FILE * fd =
getTempFileFromPath
(path);
146
// fd =
getTempFileFromPath
(path);
Completed in 134 milliseconds