Home
last modified time | relevance | path

Searched refs:set_last_modified (Results 1 – 25 of 52) sorted by path

123

/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/podcasts-data/src/models/
H A Dsource.rs94 pub fn set_last_modified(&mut self, value: Option<String>) { in set_last_modified() method
127 self.set_last_modified(lmod); in update_etag()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/podcasts-gtk/src/
H A Dmanager.rs152 source.set_last_modified(None); in test_start_dl()
189 source.set_last_modified(None); in test_dl_steal_the_stars()
H A Dutils.rs726 source.set_last_modified(None); in should_refresh_cached_image_when_the_image_uri_changes()
758 source.set_last_modified(None); in should_refresh_cached_image_when_the_image_uri_changes()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/metadata/
H A Dopf3.py661 def set_last_modified(root, prefixes, refines, val=None): function
1004 set_last_modified(root, prefixes, refines)
H A Dopf_2_to_3.py11 read_refines, read_user_metadata2, refdef, remove_element, set_last_modified,
207 set_last_modified(root, data.prefixes, data.refines)
/dports/deskutils/elementary-calendar/calendar-6.0.3/vapi/
H A Dlibecal-1.2.vapi204 public void set_last_modified (ICal.Time t);
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd13/src/
H A Dap_mmn.inc55 * 19970912 (1.3b1-dev) - set_last_modified split into set_last_modified,
/dports/net/p5-RPC-XML/RPC-XML-0.82/lib/Apache/RPC/
H A DServer.pm126 $r->set_last_modified($srv->started);
/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Dfs_path.h309 inline bool set_last_modified(std::time_t t);
835 inline bool FsPath::set_last_modified(std::time_t t) in set_last_modified() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/availability/
H A Davailability_prober.cc660 entry.set_last_modified( in RecordProbeResult()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/search_engines/
H A Dtemplate_url_service_sync_unittest.cc86 se_specifics->set_last_modified(turl.last_modified().ToInternalValue()); in CreateCustomSyncData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/database/
H A Ddownload_db_conversions.cc178 proto.set_last_modified(in_progress_info.last_modified); in InProgressInfoToProto()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/internal/common/
H A Ddownload_item_impl.cc2558 download_params->set_last_modified(GetLastModifiedTime()); in ResumeInterruptedDownload()
H A Dparallel_download_job.cc265 download_params->set_last_modified(download_item_->GetLastModifiedTime()); in CreateRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/download/public/common/
H A Ddownload_url_parameters.h119 void set_last_modified(const std::string& last_modified) { in set_last_modified() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/search_engines/
H A Dtemplate_url_service.cc1306 se_specifics->set_last_modified(turl.last_modified().ToInternalValue()); in CreateSyncDataFromTemplateURL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/storage/dom_storage/
H A Dlocal_storage_impl.cc317 data.set_last_modified(base::Time::Now().ToInternalValue()); in PrepareToCommit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/indexed_db/
H A Dindexed_db_backing_store.cc918 object.set_last_modified(info->last_modified); in UpgradeBlobEntriesToV4()
H A Dindexed_db_external_object.cc138 void IndexedDBExternalObject::set_last_modified(const base::Time& time) { in set_last_modified() function in content::IndexedDBExternalObject
H A Dindexed_db_external_object.h118 void set_last_modified(const base::Time& time);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dstorage_partition_impl_unittest.cc267 data.set_last_modified(now.ToInternalValue()); in PopulateDatabase()
276 data.set_last_modified(one_day_ago.ToInternalValue()); in PopulateDatabase()
284 data.set_last_modified(sixty_days_ago.ToInternalValue()); in PopulateDatabase()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/blink/
H A Dresource_multibuffer_data_provider.cc248 destination_url_data->set_last_modified(last_modified); in DidReceiveResponse()
H A Durl_index.cc188 void UrlData::set_last_modified(base::Time last_modified) { in set_last_modified() function in media::UrlData
H A Durl_index.h124 void set_last_modified(base::Time last_modified);
H A Durl_index_unittest.cc95 a->set_last_modified(last_modified); in TEST_F()
121 a->set_last_modified(last_modified); in TEST_F()
142 b->set_last_modified(last_modified); in TEST_F()
150 c->set_last_modified(last_modified); in TEST_F()

123