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

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

Completed in 243 milliseconds