OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StorageEventDispatcherImpl
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit/chromium/src/
StorageEventDispatcherImpl.h
45
class
StorageEventDispatcherImpl
{
47
StorageEventDispatcherImpl
(const String& groupName);
StorageEventDispatcherImpl.cpp
32
#include "
StorageEventDispatcherImpl
.h"
47
StorageEventDispatcherImpl
::
StorageEventDispatcherImpl
(const String& groupName)
53
void
StorageEventDispatcherImpl
::dispatchStorageEvent(const String& key, const String& oldValue,
Completed in 116 milliseconds