Searched refs:SetCacheHandle (Results 1 – 2 of 2) sorted by relevance
113 iter->SetCacheHandle(block.GetCacheHandle()); in NewDataBlockIterator()184 iter->SetCacheHandle(block.GetCacheHandle()); in NewDataBlockIterator()
297 void SetCacheHandle(Cache::Handle* handle) { cache_handle_ = handle; } in SetCacheHandle() function