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

  /system/core/liblog/
fake_log_device.h 27 LIBLOG_HIDDEN int fakeLogClose(int fd);
fake_writer.c 60 fakeLogClose(logFds[i]);
fake_log_device.c 693 * a close operation to the fake log handler. fakeLogClose is provided for
701 LIBLOG_HIDDEN int fakeLogClose(int fd)

Completed in 3239 milliseconds