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

  /system/core/adb/
sysdeps.h 229 extern int adb_fputs(const char* buf, FILE* stream);
262 #define fputs adb_fputs
sysdeps_win32.cpp 2467 int adb_fputs(const char* buf, FILE* stream) { function
    [all...]

Completed in 168 milliseconds