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);
fake_writer.c 58 logFds[i] = fakeLogOpen(buf);
60 fprintf(stderr, "fakeLogOpen(%s) failed\n", buf);
fake_log_device.c 647 LIBLOG_HIDDEN int fakeLogOpen(const char* pathName) {

Completed in 65 milliseconds