Searched refs:NewVersionId (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_storage.h142 int64 NewVersionId();
H A Dservice_worker_register_job.cc323 context_->storage()->NewVersionId(),
H A Dservice_worker_storage_unittest.cc557 version_id_ = storage()->NewVersionId();
866 registration_.get(), script_, storage()->NewVersionId(), context_ptr_);
H A Dservice_worker_browsertest.cc513 wrapper()->context()->storage()->NewVersionId(),
H A Dservice_worker_storage.cc609 int64 ServiceWorkerStorage::NewVersionId() { function in class:content::ServiceWorkerStorage

Completed in 2160 milliseconds