Home
last modified time | relevance | path

Searched refs:EncodeStopKeyForObjectStore (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_leveldb_coding.h427 static std::string EncodeStopKeyForObjectStore(int64 database_id,
Dindexed_db_leveldb_coding.cc1877 std::string BlobEntryKey::EncodeStopKeyForObjectStore(int64 database_id, in EncodeStopKeyForObjectStore() function in content::BlobEntryKey
Dindexed_db_backing_store.cc1377 BlobEntryKey::EncodeStopKeyForObjectStore(database_id, object_store_id); in DeleteBlobsInObjectStore()