Searched defs:last_modified (Results 1 - 7 of 7) sorted by relevance

/external/webrtc/webrtc/base/
H A Ddiskcache.h68 time_t last_modified; member in struct:rtc::DiskCache::Entry
H A Dhttpclient.cc168 time_t last_modified, date; local
169 if (HttpDateToSeconds(value, &last_modified)
172 && (last_modified + 60 < date)) {
/external/libchrome/base/files/
H A Dfile_util.cc199 const Time& last_modified) {
212 return file.SetTimes(last_accessed, last_modified);
197 TouchFile(const FilePath& path, const Time& last_accessed, const Time& last_modified) argument
H A Dfile.h149 Time last_modified; member in struct:base::File::Info
/external/chromium-trace/catapult/third_party/WebOb/webob/
H A Dresponse.py534 last_modified = date_header('Last-Modified', '14.29') variable in class:Response
932 self.last_modified = datetime.utcnow()
1057 elif req.if_modified_since and self.last_modified:
1058 status304 = self.last_modified <= req.if_modified_since
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 130 milliseconds