OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 696 milliseconds