HomeSort by relevance Sort by last modified time
    Searched defs:kTruncate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/appcache/
appcache_disk_cache.cc 78 const bool kTruncate = true;
80 index, static_cast<int>(offset), buf, buf_len, callback, kTruncate);
  /external/chromium_org/net/tools/dump_cache/
url_to_filename_encoder.cc 176 kTruncate,
199 state = kTruncate;
222 case kTruncate:
  /frameworks/compile/libbcc/include/bcc/Support/
FileBase.h 41 kTruncate = 1 << 1,

Completed in 549 milliseconds