Searched defs:dispatchStorageEvent (Results 1 – 3 of 3) sorted by relevance
57 void WebStorageEventDispatcherImpl::dispatchStorageEvent(const WebString& key, const WebString& old… in dispatchStorageEvent() function in WebKit::WebStorageEventDispatcherImpl
53 void StorageEventDispatcherImpl::dispatchStorageEvent(const String& key, const String& oldValue, in dispatchStorageEvent() function in WebCore::StorageEventDispatcherImpl
95 virtual void dispatchStorageEvent(const WebString& key, const WebString& oldValue, in dispatchStorageEvent() function