Searched refs:adb_readdir (Results 1 - 2 of 2) sorted by relevance

/system/core/adb/
H A Dsysdeps.h312 extern struct dirent* adb_readdir(DIR* dir);
342 #define readdir adb_readdir
H A Dsysdeps_win32.cpp2315 struct dirent* adb_readdir(DIR* dir) { function

Completed in 125 milliseconds