Searched defs:getFileModificationTime (Results 1 – 9 of 9) sorted by relevance
55 bool getFileModificationTime(const String& path, time_t& result) in getFileModificationTime() function
100 bool getFileModificationTime(const String& path, time_t& result) in getFileModificationTime() function
70 bool getFileModificationTime(const String& path, time_t& result) in getFileModificationTime() function
79 bool getFileModificationTime(const String& path, time_t& t) in getFileModificationTime() function
72 bool getFileModificationTime(const String& path, time_t& result) in getFileModificationTime() function
138 bool getFileModificationTime(const String& path, time_t& modifiedTime) in getFileModificationTime() function
60 bool getFileModificationTime(const String& path, time_t& result) in getFileModificationTime() function
108 virtual bool getFileModificationTime(const WebString& path, time_t& result) { return false; } in getFileModificationTime() function
251 bool ChromiumBridge::getFileModificationTime(const String& path, time_t& result) in getFileModificationTime() function in WebCore::ChromiumBridge