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 70 fakeLogClose(logFds[i]);
fake_log_device.c 631 * a close operation to the fake log handler. fakeLogClose is provided for
639 LIBLOG_HIDDEN int fakeLogClose(int fd) {

Completed in 246 milliseconds