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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_leveldb_coding.h30 typedef std::vector<BlobJournalEntryType> BlobJournalType; typedef in namespace:content
45 CONTENT_EXPORT void EncodeBlobJournal(const BlobJournalType& journal,
73 BlobJournalType* journal);

Completed in 81 milliseconds