Searched defs:SEEK (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/base/
H A Dmedia_log_event.h46 SEEK, enumerator in enum:media::MediaLogEvent::Type
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.h235 enum IteratorState { READY = 0, SEEK }; enumerator in enum:content::IndexedDBBackingStore::Cursor::IteratorState
254 bool Continue(leveldb::Status* s) { return Continue(NULL, NULL, SEEK, s); }

Completed in 73 milliseconds