Home
last modified time | relevance | path

Searched defs:IDBAny (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBAny.cpp52 IDBAny::IDBAny(Type type) in IDBAny() function in WebCore::IDBAny
137 IDBAny::IDBAny(PassRefPtr<DOMStringList> value) in IDBAny() function in WebCore::IDBAny
144 IDBAny::IDBAny(PassRefPtr<IDBCursor> value) in IDBAny() function in WebCore::IDBAny
151 IDBAny::IDBAny(PassRefPtr<IDBDatabase> value) in IDBAny() function in WebCore::IDBAny
158 IDBAny::IDBAny(PassRefPtr<IDBIndex> value) in IDBAny() function in WebCore::IDBAny
165 IDBAny::IDBAny(PassRefPtr<IDBTransaction> value) in IDBAny() function in WebCore::IDBAny
172 IDBAny::IDBAny(PassRefPtr<IDBObjectStore> value) in IDBAny() function in WebCore::IDBAny
179 IDBAny::IDBAny(PassRefPtr<SharedBuffer> value) in IDBAny() function in WebCore::IDBAny
186 IDBAny::IDBAny(PassRefPtr<SharedBuffer> value, PassRefPtr<IDBKey> key, const IDBKeyPath& keyPath) in IDBAny() function in WebCore::IDBAny
195 IDBAny::IDBAny(PassRefPtr<IDBKey> key) in IDBAny() function in WebCore::IDBAny
[all …]
DIDBCursorWithValue.h36 class IDBAny; variable
DIDBCursor.h43 class IDBAny; variable
DIDBObjectStore.h48 class IDBAny; variable
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DIDBBindingUtilities.h36 class IDBAny; variable