Home
last modified time | relevance | path

Searched defs:logfd (Results 1 – 4 of 4) sorted by relevance

/system/core/adb/
Dlog_service.c39 int logfd = unix_open(log_filepath, O_RDONLY); in log_service() local
/system/core/logcat/
Dlogcat.cpp355 static int clearLog(int logfd) in clearLog()
361 static int getLogSize(int logfd) in getLogSize()
367 static int getLogReadableSize(int logfd) in getLogReadableSize()
/system/core/init/
Dbootchart.c169 int logfd = *plogfd; in open_log_file() local
/system/core/debuggerd/
Dtombstone.c471 int logfd = open(filename, O_RDONLY | O_NONBLOCK); in dump_log_file() local