Searched refs:fakeLogOpen (Results 1 - 3 of 3) sorted by relevance

/system/core/liblog/
H A Dfake_log_device.h26 LIBLOG_HIDDEN int fakeLogOpen(const char* pathName, int flags);
H A Dfake_writer.c58 logFds[i] = fakeLogOpen(buf, O_WRONLY);
60 fprintf(stderr, "fakeLogOpen(%s, O_WRONLY) failed\n", buf);
H A Dfake_log_device.c688 LIBLOG_HIDDEN int fakeLogOpen(const char* pathName, int flags) { function

Completed in 61 milliseconds