Searched refs:fdRead (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/logging/logd/ |
H A D | LogKlog.h | 40 LogKlog(LogBuffer* buf, int fdWrite, int fdRead, bool auditd, LogStatistics* stats);
|
H A 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()
|