Searched defs:fdWrite (Results 1 – 2 of 2) sorted by relevance
56 private fun fdWrite(data: ByteArray, offset: Int, count: Int): size { in <lambda>() method
202 LogKlog::LogKlog(LogBuffer* buf, int fdWrite, int fdRead, bool auditd, LogStatistics* stats) in LogKlog()