Home
last modified time | relevance | path

Searched defs:prpValue (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/storage/
DIDBKeyRange.cpp43 PassRefPtr<IDBKeyRange> IDBKeyRange::only(PassRefPtr<IDBKey> prpValue) in only()
DIDBObjectStoreBackendImpl.cpp121 void IDBObjectStoreBackendImpl::put(PassRefPtr<SerializedScriptValue> prpValue, PassRefPtr<IDBKey> … in put()
202 …t*, PassRefPtr<IDBObjectStoreBackendImpl> objectStore, PassRefPtr<SerializedScriptValue> prpValue,… in putInternal()