Searched refs:index_handle (Results 1 – 2 of 2) sorted by relevance
67 const BlockHandle& index_handle() const { return index_handle_; } in index_handle() function
62 s = ReadBlock(file, footer.index_handle(), &contents); in Open()