Searched defs:last_log (Results 1 – 4 of 4) sorted by relevance
31 pw_log_tokenized_CapturedLog last_log; variable
43 last_log: RefCell<String>, field
224 auto last_log = absl::Now(); in BlockUntilThreadCount() local
385 Status DBImpl::RecoverLogFile(uint64_t log_number, bool last_log, in RecoverLogFile()