HomeSort by relevance Sort by last modified time
    Searched refs:AddContextFromStoragePartition (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_internals_ui.h 39 void AddContextFromStoragePartition(StoragePartition* partition);
indexed_db_internals_ui.cc 62 void IndexedDBInternalsUI::AddContextFromStoragePartition(
80 base::Bind(&IndexedDBInternalsUI::AddContextFromStoragePartition,
  /external/chromium_org/content/browser/service_worker/
service_worker_internals_ui.h 46 void AddContextFromStoragePartition(StoragePartition* partition);
service_worker_internals_ui.cc 482 base::Bind(&ServiceWorkerInternalsUI::AddContextFromStoragePartition,
487 void ServiceWorkerInternalsUI::AddContextFromStoragePartition(

Completed in 1884 milliseconds