Home
last modified time | relevance | path

Searched defs:DeleteBlock (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dtable.cc86 static void DeleteBlock(void* arg, void* ignored) { in DeleteBlock() function
/aosp_15_r20/external/leveldb/table/
H A Dtable.cc136 static void DeleteBlock(void* arg, void* ignored) { in DeleteBlock() function
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dblock_files.cc335 void BlockFiles::DeleteBlock(Addr address, bool deep) { in DeleteBlock() function in disk_cache::BlockFiles
H A Dbackend_impl.cc761 void BackendImpl::DeleteBlock(Addr block_address, bool deep) { in DeleteBlock() function in disk_cache::BackendImpl