Searched refs:ReencodeToObjectStoreDataKey (Results 1 – 3 of 3) sorted by relevance
424 static std::string ReencodeToObjectStoreDataKey(base::StringPiece* slice);
1861 std::string BlobEntryKey::ReencodeToObjectStoreDataKey(StringPiece* slice) { in ReencodeToObjectStoreDataKey() function in content::BlobEntryKey
1358 BlobEntryKey::ReencodeToObjectStoreDataKey(&key_piece); in DeleteBlobsInRange()