Searched refs:createMultiEntryArray (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DIDBKey.h60 static PassRefPtr<IDBKey> createMultiEntryArray(const KeyArray& array) function in class:WebCore::IDBKey
H A DIDBObjectStore.cpp121 indexKey = IDBKey::createMultiEntryArray(indexKey->array());

Completed in 689 milliseconds