Home
last modified time | relevance | path

Searched refs:needs_recompaction_ (Results 1 - 4 of 4) sorted by relevance

/third_party/ninja/src/
H A Ddeps_log.h69 DepsLog() : needs_recompaction_(false), file_(NULL) {} in DepsLog()
117 bool needs_recompaction_; member
H A Dbuild_log.cc125 : log_file_(NULL), needs_recompaction_(false) {} in BuildLog()
133 if (needs_recompaction_) { in OpenForWrite()
370 needs_recompaction_ = true; in Load()
373 needs_recompaction_ = true; in Load()
H A Dbuild_log.h104 bool needs_recompaction_; member
H A Ddeps_log.cc49 if (needs_recompaction_) { in OpenForWrite()
284 needs_recompaction_ = true; in Load()

Completed in 3 milliseconds