Searched defs:didUseDOMStorage (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
H A DInspectorDOMStorageAgent.cpp140 void InspectorDOMStorageAgent::didUseDOMStorage(StorageArea* storageArea, bool isLocalStorage, Frame* frame) function in class:WebCore::InspectorDOMStorageAgent
H A DInspectorInstrumentation.h156 static void didUseDOMStorage(Page*, StorageArea*, bool isLocalStorage, Frame*);
794 inline void InspectorInstrumentation::didUseDOMStorage(Page* page, StorageArea* storageArea, bool isLocalStorage, Frame* frame) function in class:WebCore::InspectorInstrumentation

Completed in 292 milliseconds