Home
last modified time | relevance | path

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

/system/core/liblog/
Dfake_log_device.h27 LIBLOG_HIDDEN int fakeLogClose(int fd);
Dfake_writer.c60 fakeLogClose(logFds[i]); in fakeClose()
Dfake_log_device.c701 LIBLOG_HIDDEN int fakeLogClose(int fd) in fakeLogClose() function