Searched defs:lastModified (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_cache_strategy.cpp | 183 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 D | http_cache_strategy.cpp | 185 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 D | zip_writer.cpp | 94 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