Searched refs:captureSnapshot (Results 1 – 5 of 5) sorted by relevance
87 toFile(this)->captureSnapshot(size, modificationTime); in slice()
102 void captureSnapshot(long long& snapshotSize, double& snapshotModificationTime) const;
103 file->captureSnapshot(snapshotSize, snapshotModificationTime); in append()
184 void File::captureSnapshot(long long& snapshotSize, double& snapshotModificationTime) const in captureSnapshot() function in WebCore::File
564 file.captureSnapshot(size, lastModified); in doWriteFile()