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

  /system/core/adb/
sysdeps.h 220 extern int adb_vfprintf(FILE *stream, const char *format, va_list ap)
258 #define vfprintf adb_vfprintf
sysdeps_win32.cpp 2421 int adb_vfprintf(FILE *stream, const char *format, va_list ap) { function
    [all...]

Completed in 374 milliseconds