Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/storage/
DIDBDatabaseBackendImpl.cpp179 …RefPtr<PendingSetVersionCall> pendingSetVersionCall = PendingSetVersionCall::create(version, callb… in setVersion() local
234 RefPtr<PendingSetVersionCall> pendingSetVersionCall = m_pendingSetVersionCalls.takeFirst(); in close() local