HomeSort by relevance Sort by last modified time
    Searched defs:GetServiceWorkerContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/service_worker/
service_worker_internals_ui.cc 492 partition->GetServiceWorkerContext());
524 partition->GetServiceWorkerContext());
539 bool ServiceWorkerInternalsUI::GetServiceWorkerContext(
554 result_partition->GetServiceWorkerContext());
571 !GetServiceWorkerContext(partition_id, &context) ||
595 !GetServiceWorkerContext(partition_id, &context) ||
644 !GetServiceWorkerContext(partition_id, &context) ||
664 !GetServiceWorkerContext(partition_id, &context) ||
  /external/chromium_org/content/browser/
storage_partition_impl.cc 358 if (GetServiceWorkerContext())
359 GetServiceWorkerContext()->Shutdown();
480 ServiceWorkerContextWrapper* StoragePartitionImpl::GetServiceWorkerContext() {

Completed in 264 milliseconds