OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
());
527
partition->
GetServiceWorkerContext
());
542
bool ServiceWorkerInternalsUI::
GetServiceWorkerContext
(
557
result_partition->
GetServiceWorkerContext
());
574
!
GetServiceWorkerContext
(partition_id, &context) ||
598
!
GetServiceWorkerContext
(partition_id, &context) ||
645
!
GetServiceWorkerContext
(partition_id, &context) ||
665
!
GetServiceWorkerContext
(partition_id, &context) ||
/external/chromium_org/content/browser/
storage_partition_impl.cc
394
if (
GetServiceWorkerContext
())
395
GetServiceWorkerContext
()->Shutdown();
515
ServiceWorkerContextWrapper* StoragePartitionImpl::
GetServiceWorkerContext
() {
Completed in 1685 milliseconds