Searched defs:logs (Results 1 – 7 of 7) sorted by relevance
66 std::list<LogBufferElement>& logs() { return logs_; } in logs() function
24 std::list<SerializedLogChunk>* logs) in SerializedFlushToState()
58 const std::vector<BtaaAggregationEntry> logs) override { in OnActivityLogsReady()
135 void logs(int64_t nowNs, U&& buffer) in logs() function
115 inline IncFsFd UniqueControl::logs() const { in logs() function144 inline UniqueControl createControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs, in createControl()
193 repeated LogMessage logs = 2; field
65 IncFsFd logs; member386 auto logs = openRaw(root, INCFS_LOG_FILENAME); in makeControl() local605 IncFsControl* IncFs_CreateControl(IncFsFd cmd, IncFsFd pendingReads, IncFsFd logs, in IncFs_CreateControl()