Searched refs:idmap_last_mod_time_ (Results 1 – 2 of 2) sorted by relevance
273 idmap_last_mod_time_(getFileModDate(idmap_path_.data())) {} in LoadedIdmap()371 return idmap_last_mod_time_ == getFileModDate(idmap_path_.c_str()); in IsUpToDate()
209 time_t idmap_last_mod_time_; variable