Home
last modified time | relevance | path

Searched defs:StorageInfoUsageCallback (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebStorageQuotaCallbacksImpl.h42 class StorageInfoUsageCallback; variable
/external/webkit/Source/WebCore/storage/
DStorageInfo.h44 class StorageInfoUsageCallback; variable
DStorageInfo.cpp55 …ageInfo::queryUsageAndQuota(ScriptExecutionContext*, int, PassRefPtr<StorageInfoUsageCallback>, Pa… in queryUsageAndQuota()