Searched refs:StoreRegistration (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_controllee_request_handler_unittest.cc85 context()->storage()->StoreRegistration(
133 context()->storage()->StoreRegistration(
H A Dservice_worker_request_handler_unittest.cc59 context()->storage()->StoreRegistration(
H A Dservice_worker_storage_unittest.cc228 ServiceWorkerStatusCode StoreRegistration( function in class:content::ServiceWorkerStorageTest
233 storage()->StoreRegistration(registration.get(),
362 StoreRegistration(live_registration, live_version));
593 StoreRegistration(registration_, registration_->waiting_version()));
872 storage()->StoreRegistration(
965 StoreRegistration(live_registration1, live_version1));
967 StoreRegistration(live_registration2, live_version2));
969 StoreRegistration(live_registration3, live_version3));
H A Dservice_worker_registration.cc189 context_->storage()->StoreRegistration(
H A Dservice_worker_storage.h99 void StoreRegistration(
H A Dservice_worker_register_job.cc402 context_->storage()->StoreRegistration(
H A Dservice_worker_storage.cc421 void ServiceWorkerStorage::StoreRegistration( function in class:content::ServiceWorkerStorage

Completed in 275 milliseconds