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

  /external/chromium_org/third_party/WebKit/Source/modules/quota/
DeprecatedStorageQuotaCallbacksImpl.cpp 46 : m_quotaCallback(quotaCallback)
63 if (m_quotaCallback)
64 m_quotaCallback->handleEvent(grantedQuotaInBytes);
DeprecatedStorageQuotaCallbacksImpl.h 67 OwnPtr<StorageQuotaCallback> m_quotaCallback;

Completed in 407 milliseconds