Searched refs:getLastModified (Results 1 – 6 of 6) sorted by relevance
54 Expected<sys::TimePoint<std::chrono::seconds>> getLastModified() const;114 Expected<sys::TimePoint<std::chrono::seconds>> getLastModified() const { in getLastModified() function115 return Header.getLastModified(); in getLastModified()
492 auto ModTimeOrErr = C.getLastModified(); in doDisplayTable()572 auto ModTimeOrErr = C.getLastModified(); in doExtract()773 auto ModTimeOrErr = Member.getLastModified(); in computeInsertAction()
58 auto ModTimeOrErr = OldMember.getLastModified(); in getOldMember()
271 ArchiveMemberHeader::getLastModified() const { in getLastModified() function in ArchiveMemberHeader
1252 CHECK(c.getLastModified(), toString(this) + in fetch()
258 CHECK(c.getLastModified(), mb.getBufferIdentifier() + in getArchiveMembers()