Home
last modified time | relevance | path

Searched refs:vfprintf (Results 1 – 3 of 3) sorted by relevance

/packages/modules/adb/
Dadb_utils.cpp356 vfprintf(stderr, fmt, va); in error_exit_va()
Dsysdeps.h290 #define vfprintf adb_vfprintf macro
Dsysdeps_win32.cpp2753 #undef vfprintf in adb_vfprintf()
2754 return vfprintf(stream, format, ap); in adb_vfprintf()