Home | History | Annotate | Download | only in src

Lines Matching defs:getFileSize

349 bool PlatformBridge::getFileSize(const String& path, long long& result)
351 return webKitClient()->fileUtilities()->getFileSize(path, result);