Home | History | Annotate | Download | only in adb

Lines Matching refs:adb_opendir

2169 DIR* adb_opendir(const char* path) {
2218 // Version of closedir() to go with our version of adb_opendir().