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

  /system/core/adb/
sysdeps.h 236 extern FILE* adb_fopen(const char* f, const char* m);
271 #define fopen adb_fopen
sysdeps_win32.cpp 2531 FILE* adb_fopen(const char* path, const char* mode) { function
    [all...]

Completed in 45 milliseconds