HomeSort by relevance Sort by last modified time
    Searched refs:index_handle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/leveldatabase/src/table/
format.h 56 const BlockHandle& index_handle() const { function in class:leveldb::Footer
table.cc 61 s = ReadBlock(file, ReadOptions(), footer.index_handle(), &contents);

Completed in 35 milliseconds