HomeSort by relevance Sort by last modified time
    Searched refs:adb_opendir (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
sysdeps.h 213 extern DIR* adb_opendir(const char* dirname);
243 #define opendir adb_opendir
sysdeps_win32.cpp 2169 DIR* adb_opendir(const char* path) { function
    [all...]

Completed in 77 milliseconds