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

  /external/chromium/net/disk_cache/
stats.cc 111 COMPILE_ASSERT(sizeof(*stats) <= 256 * 2, use_more_blocks);
  /external/chromium_org/net/disk_cache/
stats.cc 142 COMPILE_ASSERT(sizeof(OnDiskStats) <= 256 * 2, use_more_blocks); local

Completed in 7837 milliseconds