OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_opendir
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
sysdeps.h
332
extern DIR*
adb_opendir
(const char* dirname);
362
#define opendir
adb_opendir
sysdeps_win32.cpp
2326
DIR*
adb_opendir
(const char* path) {
function
[
all
...]
Completed in 36 milliseconds