OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdprintf
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
fdprintf.c
48
int
fdprintf
(int fd, const char * __restrict format, ...)
function
/system/core/libutils/
Printer.cpp
29
#define
fdprintf
dprintf
macro
123
fdprintf
(mFd, mFormatString, mPrefix, string);
Completed in 36 milliseconds