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

  /external/chromium_org/third_party/WebKit/Source/modules/quota/
StorageQuotaClient.cpp 52 void provideStorageQuotaClientTo(Page& page, PassOwnPtrWillBeRawPtr<StorageQuotaClient> client)
StorageQuotaClient.h 61 void provideStorageQuotaClientTo(Page&, PassOwnPtrWillBeRawPtr<StorageQuotaClient>);
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp 445 provideStorageQuotaClientTo(*m_page, StorageQuotaClientImpl::create());
    [all...]

Completed in 468 milliseconds