Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/leveldatabase/src/table/ | |
block.cc | 30 size_t max_restarts_allowed = (size_-sizeof(uint32_t)) / sizeof(uint32_t); local 31 if (NumRestarts() > max_restarts_allowed) { |