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

  /system/core/liblog/
fake_log_device.h 26 LIBLOG_HIDDEN int fakeLogOpen(const char *pathName, int flags);
fake_writer.c 51 logFds[i] = fakeLogOpen(buf, O_WRONLY);
fake_log_device.c 682 LIBLOG_HIDDEN int fakeLogOpen(const char *pathName, int flags)

Completed in 40 milliseconds