HomeSort by relevance Sort by last modified time
    Searched refs:NeedsRegen (Results 1 - 3 of 3) sorted by null

  /build/kati/
regen.h 22 bool NeedsRegen(double start_time, const string& orig_args);
regen.cc 82 bool NeedsRegen(double start_time, const string& orig_args) {
472 bool NeedsRegen(double start_time, const string& orig_args) {
473 return StampChecker().NeedsRegen(start_time, orig_args);
main.cc 126 if (!NeedsRegen(start_time, orig_args)) {

Completed in 184 milliseconds