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 339 extern int adb_vfprintf(FILE *stream, const char *format, va_list ap)
377 #define vfprintf adb_vfprintf
sysdeps_win32.cpp 2576 int adb_vfprintf(FILE *stream, const char *format, va_list ap) { function
    [all...]

Completed in 169 milliseconds