OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_fopen
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
sysdeps.h
355
extern FILE*
adb_fopen
(const char* f, const char* m);
390
#define fopen
adb_fopen
sysdeps_win32.cpp
2686
FILE*
adb_fopen
(const char* path, const char* mode) {
function
[
all
...]
Completed in 38 milliseconds