Searched refs:UpdateLastUpdateCheckTime (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_storage.h111 void UpdateLastUpdateCheckTime(ServiceWorkerRegistration* registration);
H A Dservice_worker_storage_unittest.cc277 void UpdateLastUpdateCheckTime(ServiceWorkerRegistration* registration) { function in class:content::ServiceWorkerStorageTest
278 storage()->UpdateLastUpdateCheckTime(registration);
420 UpdateLastUpdateCheckTime(found_registration.get());
H A Dservice_worker_register_job.cc538 context_->storage()->UpdateLastUpdateCheckTime(registration());
H A Dservice_worker_storage.cc485 void ServiceWorkerStorage::UpdateLastUpdateCheckTime( function in class:content::ServiceWorkerStorage

Completed in 66 milliseconds