Home
last modified time | relevance | path

Searched defs:lastModified (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_strategy.cpp183 UpdateRequestHeader(const std::string &etag, const std::string &lastModified, const std::string &date) UpdateRequestHeader() argument
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_strategy.cpp185 UpdateRequestHeader(const std::string &etag, const std::string &lastModified, const std::string &date) UpdateRequestHeader() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp94 struct tm *lastModified = GetCurrentSystemTime(); in AddFileEntryToZip() local
109 bool AddDirectoryEntryToZip(zipFile zip_file, FilePath &path, struct tm *lastModified, const OPTIONS &options) in AddDirectoryEntryToZip() argument
75 OpenNewFileEntry( zipFile zip_file, FilePath &path, bool isDirectory, struct tm *lastModified, const OPTIONS &options) OpenNewFileEntry() argument

Completed in 3 milliseconds