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

/external/webkit/Source/WebCore/storage/
H A DIDBLevelDBBackingStore.cpp2157 bool firstSeek();
2181 bool CursorImplCommon::firstSeek() function in class:WebCore::__anon14725::CursorImplCommon
2232 // FIXME: This shares a lot of code with firstSeek.
2507 if (!cursor->firstSeek())
2547 if (!cursor->firstSeek())
2587 if (!cursor->firstSeek())

Completed in 45 milliseconds