Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBCursor.cpp342 IDBObjectStore* IDBCursor::effectiveObjectStore() const in effectiveObjectStore() function in blink::IDBCursor
DIDBRequest.cpp318 static IDBObjectStore* effectiveObjectStore(IDBAny* source) in effectiveObjectStore() function