Searched refs:fdRead (Results 1 – 2 of 2) sorted by relevance
/system/core/logd/ |
D | LogKlog.h | 40 LogKlog(LogBuffer* buf, int fdWrite, int fdRead, bool auditd, LogStatistics* stats);
|
D | LogKlog.cpp | 204 LogKlog::LogKlog(LogBuffer* buf, int fdWrite, int fdRead, bool auditd, LogStatistics* stats) in LogKlog() argument 205 : SocketListener(fdRead, false), in LogKlog()
|