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

/external/chromium_org/webkit/browser/appcache/
H A Dappcache_update_job_unittest.cc624 service_->storage()->NewGroupId());
659 service_->storage()->NewGroupId());
725 service_->storage()->NewGroupId());
752 service_->storage()->NewGroupId());
795 service_->storage()->NewGroupId());
822 service_->storage()->NewGroupId());
859 service_->storage()->NewGroupId());
896 service_->storage()->NewGroupId());
922 service_->storage()->NewGroupId());
948 service_->storage()->NewGroupId());
[all...]
H A Dappcache_storage.h182 int64 NewGroupId() { function in class:appcache::AppCacheStorage
H A Dappcache_host_unittest.cc361 service_.storage(), GURL(), service_.storage()->NewGroupId()));
388 service_.storage()->NewGroupId()));
H A Dmock_appcache_storage.cc201 group = new AppCacheGroup(service_->storage(), manifest_url, NewGroupId());
H A Dappcache_storage_impl.cc565 new AppCacheGroup(storage_, manifest_url_, storage_->NewGroupId());
1420 this, manifest_url, NewGroupId()));
H A Dappcache_request_handler_unittest.cc867 mock_storage()->NewGroupId());
H A Dappcache_storage_impl_unittest.cc608 storage(), kManifestUrl, storage()->NewGroupId());
762 storage(), kManifestUrl, storage()->NewGroupId());

Completed in 1833 milliseconds