HomeSort by relevance Sort by last modified time
    Searched refs:BlobJournalEntryType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_leveldb_coding.h 29 typedef std::pair<int64_t, int64_t> BlobJournalEntryType;
30 typedef std::vector<BlobJournalEntryType> BlobJournalType;
indexed_db_backing_store.cc     [all...]

Completed in 1278 milliseconds