Home
last modified time | relevance | path

Searched defs:last_modified (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/zlib/google/
Dzip_writer.cc42 base::Time last_modified) { in OpenNewFileEntry()
77 base::Time last_modified) { in AddDirectoryEntryToZip()
183 base::Time last_modified = in FlushEntriesIfNeeded() local
Dzip_reader.h101 base::Time last_modified() const { return last_modified_; } in last_modified() function
/third_party/node/deps/zlib/google/
Dzip_writer.cc42 base::Time last_modified) { in OpenNewFileEntry()
77 base::Time last_modified) { in AddDirectoryEntryToZip()
183 base::Time last_modified = in FlushEntriesIfNeeded() local
Dzip_reader.h101 base::Time last_modified() const { return last_modified_; } in last_modified() function
/third_party/skia/third_party/externals/zlib/google/
Dzip_writer.cc43 base::Time last_modified) { in OpenNewFileEntry()
78 base::Time last_modified) { in AddDirectoryEntryToZip()
184 base::Time last_modified = in FlushEntriesIfNeeded() local
Dzip_reader.h101 base::Time last_modified() const { return last_modified_; } in last_modified() function
/third_party/cef/tools/cefbuilds/
Dcef_json_builder.py381 def _validate_args(platform, version, type, size, last_modified, sha1): argument
402 def add_file(self, name, size, last_modified, sha1): argument
/third_party/gn/src/base/files/
Dfile.h109 Ticks last_modified; member
/third_party/libsoup/tests/
Dcache-test.c13 const char *last_modified, *etag; in server_callback() local
/third_party/glib/gio/win32/
Dgwinhttpfile.c477 SYSTEMTIME last_modified; in g_winhttp_file_query_info() local
/third_party/libsoup/libsoup/
Dsoup-cache.c337 const char *expires, *date, *last_modified; in soup_cache_entry_set_freshness() local
1358 const char *last_modified, *etag; in soup_cache_generate_conditional_request() local
/third_party/boost/boost/beast/http/
Dfield.hpp188 last_modified, enumerator
/third_party/boost/libs/beast/include/boost/beast/http/
Dfield.hpp188 last_modified, enumerator
/third_party/nghttp2/src/
DHttpServer.cc916 time_t last_modified, off_t file_length, in submit_file_response()