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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_leveldb_coding.h 101 static const size_t kMaxObjectStoreIdSizeBits = 3;
107 1ULL << kMaxObjectStoreIdSizeBits; // 8
indexed_db_leveldb_coding.cc     [all...]

Completed in 34 milliseconds