HomeSort by relevance Sort by last modified time
    Searched full:level_bytes (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/leveldatabase/src/db/
version_set.cc 1040 const uint64_t level_bytes = TotalFileSize(v->files_[level]); local
1041 score = static_cast<double>(level_bytes) / MaxBytesForLevel(level);
    [all...]

Completed in 68 milliseconds