Searched refs:DeleteSubChunk (Results 1 – 5 of 5) sorted by relevance
152 virtual void DeleteSubChunk(int32 chunk_id);
220 virtual void DeleteSubChunk(int32 chunk_id) = 0;
260 store->DeleteSubChunk(kSubChunk1); in SafeBrowsingStoreTestDeleteChunks()295 store->DeleteSubChunk(kSubChunk2); in SafeBrowsingStoreTestDeleteChunks()
727 void SafeBrowsingStoreFile::DeleteSubChunk(int32 chunk_id) { in DeleteSubChunk() function in SafeBrowsingStoreFile
918 store->DeleteSubChunk(encoded_chunk_id); in DeleteChunks()