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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_leveldb_coding.h 244 CONTENT_EXPORT static const int64 kAllBlobsKey;
indexed_db_leveldb_coding.cc 51 // If the blobKey is kAllBlobsKey, the whole database should be deleted.
634 (blob_key != DatabaseMetaDataKey::kAllBlobsKey)) {
    [all...]

Completed in 246 milliseconds