|
| | ~StorageArea () |
| |
| const WebCore::SecurityOriginData & | securityOrigin () const |
| |
| void | addListener (IPC::Connection &, uint64_t storageMapID) |
| |
| void | removeListener (IPC::Connection &, uint64_t storageMapID) |
| |
| Ref< StorageArea > | clone () const |
| |
| void | setItem (IPC::Connection *sourceConnection, uint64_t sourceStorageAreaID, const String &key, const String &value, const String &urlString, bool "aException) |
| |
| void | removeItem (IPC::Connection *sourceConnection, uint64_t sourceStorageAreaID, const String &key, const String &urlString) |
| |
| void | clear (IPC::Connection *sourceConnection, uint64_t sourceStorageAreaID, const String &urlString) |
| |
| const HashMap< String, String > & | items () const |
| |
| void | clear () |
| |
| bool | isSessionStorage () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| | ThreadSafeRefCountedBase ()=default |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| | ThreadSafeRefCountedBase ()=default |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| | ThreadSafeRefCountedBase ()=default |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
◆ ~StorageArea()
| WebKit::StorageManager::StorageArea::~StorageArea |
( |
| ) |
|
◆ addListener()
◆ clear() [1/2]
◆ clear() [2/2]
| void WebKit::StorageManager::StorageArea::clear |
( |
| ) |
|
◆ clone()
◆ create()
◆ isSessionStorage()
| bool WebKit::StorageManager::StorageArea::isSessionStorage |
( |
| ) |
const |
|
inline |
◆ items()
◆ removeItem()
◆ removeListener()
◆ securityOrigin()
◆ setItem()
The documentation for this class was generated from the following file: