Searched refs:getModificationTime (Results 1 – 18 of 18) sorted by relevance
47 public long getModificationTime() { in getModificationTime() method in MediaHeaderBox120 result.append("modificationTime=").append(getModificationTime()); in toString()
60 public long getModificationTime() { in getModificationTime() method in TrackHeaderBox170 result.append("modificationTime=").append(getModificationTime()); in toString()
63 public long getModificationTime() { in getModificationTime() method in MovieHeaderBox142 result.append("modificationTime=").append(getModificationTime()); in toString()
59 public Date getModificationTime() { in getModificationTime() method in TrackMetaData
165 trackMetaData.setModificationTime(DateHelper.convert(mdhd.getModificationTime())); in Mp4TrackImpl()
95 if ((uint64_t)origFE->getModificationTime() != timeModified) { in initFromFile()136 infoOut << (uint64_t)origFE->getModificationTime() << '\n'; in flushToFile()
334 File->File->getModificationTime() == Info.ModTime) { in loadedModuleFile()607 (StoredModTime != DependsOnFile->getModificationTime())) in loadModuleFile()713 Record.push_back(M->first->getModificationTime()); in writeIndex()
454 (ExpectedModTime && ExpectedModTime != File->getModificationTime())) in lookupModuleFile()
1238 Record.push_back(M->File->getModificationTime()); in WriteControlBlock()1508 Record.push_back(Entry.File->getModificationTime()); in WriteInputFiles()1628 key.FE->getModificationTime()); in ComputeHash()1649 LE.write<uint64_t>(key.FE->getModificationTime()); in EmitKey()
1519 internal_key_type ikey = { FE->getSize(), FE->getModificationTime(), in GetInternalKey()2241 (StoredTime != File->getModificationTime() && !DisableValidation && in getInputFile()
98 time_t getModificationTime() const { return ModTime; } in getModificationTime() function
213 return PPRegion(ID, 0, FE->getModificationTime());227 return PPRegion(ID, 0, FE->getModificationTime());233 return PPRegion(ID, RegionOffset, FE->getModificationTime());
3344 return FEnt->getModificationTime(); in clang_getFileTime()3383 outID->data[2] = FEnt->getModificationTime(); in clang_getFileUniqueID()
167 mvhd.getModificationTime() >= 1l << 32 || in createMovieBox()231 tkhd.getModificationTime() >= 1l << 32 || in createTrackBox()
485 if (CurFile && CurFile->getModificationTime() < File->getModificationTime()) { in HandlePragmaDependency()
1373 time_t TT = CurFile->getModificationTime(); in ExpandBuiltinMacro()
91 LE.write<uint64_t>(FE->getModificationTime()); in EmitData()
1597 if (time_t ModTime = File->getModificationTime()) { in getMainBufferWithPrecompiledPreamble()