Home | History | Annotate | Download | only in src

Lines Matching defs:getFileModificationTime

359 bool PlatformBridge::getFileModificationTime(const String& path, time_t& result)
362 if (!webKitClient()->fileUtilities()->getFileModificationTime(path, modificationTime))