Searched defs:times (Results 1 – 12 of 12) sorted by relevance
40 LastLogTimes& times = mReader.logbuf().mTimes; in runSocketCommand() local
106 LastLogTimes::iterator times = mTimes.begin(); in init() local116 LogBuffer::LogBuffer(LastLogTimes* times) in LogBuffer()414 LastLogTimes::iterator times = mTimes.begin(); in log() local718 LastLogTimes::iterator times = mTimes.begin(); in prune() local1060 LastLogTimes::iterator times = mTimes.begin(); in clear() local
132 LastLogTimes& times = reader.logbuf().mTimes; in threadStart() local
242 LastLogTimes& times = mLogbuf.mTimes; in doSocketDelete() local
364 LastLogTimes* times = new LastLogTimes(); in main() local
88 struct utimbuf times = {/* actime */ file_stat.st_atime, /* modtime */ value}; in AddBootEventWithValue() local
54 const struct timeval times[] = {atime, mtime}; in CreateEmptyBootEventRecord() local
96 LastLogTimes times; in LLVMFuzzerTestOneInput() local
101 std::vector<size_t> times(numTimes); in waitTimes() local
99 std::vector<size_t> times(numTimes); in waitTimes() local
424 void expectVendorManifest(size_t times = 1) { in expectVendorManifest()428 void expectSystemManifest(size_t times = 1) { in expectSystemManifest()432 void expectVendorMatrix(size_t times = 1) { in expectVendorMatrix()436 void expectSystemMatrix(size_t times = 1) { in expectSystemMatrix()
1471 struct utimbuf times = { time, time }; in set_time_and_mode() local