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