Searched refs:LastLogTimes (Results 1 – 7 of 7) sorted by relevance
56 LastLogTimes × = mReader.logbuf().mTimes; in runSocketCommand()59 LastLogTimes::iterator it = times.begin(); in runSocketCommand()
104 LastLogTimes &mTimes;106 LogBuffer(LastLogTimes *times);
193 LastLogTimes × = mLogbuf.mTimes; in doSocketDelete()195 LastLogTimes::iterator it = times.begin(); in doSocketDelete()
87 LastLogTimes × = reader.logbuf().mTimes; in threadStop()89 LastLogTimes::iterator it = times.begin(); in threadStop()
120 typedef std::list<LogTimeEntry *> LastLogTimes; typedef
182 LastLogTimes::iterator times = mTimes.begin(); in init()194 LogBuffer::LogBuffer(LastLogTimes *times): in LogBuffer()254 LastLogTimes::iterator times = mTimes.begin(); in log()495 LastLogTimes::iterator times = mTimes.begin(); in prune()858 LastLogTimes::iterator times = mTimes.begin(); in clear()
449 LastLogTimes *times = new LastLogTimes(); in main()