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

  /system/core/adb/
sysdeps.h 232 extern int adb_puts(const char* buf);
268 #define puts adb_puts
sysdeps_win32.cpp 2491 int adb_puts(const char* buf) { function
    [all...]

Completed in 414 milliseconds