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

  /external/chromium/net/base/
cache_type.h 12 enum CacheType {
  /external/chromium/net/disk_cache/
disk_cache_test_base.h 86 void SetCacheType(net::CacheType type) {
129 net::CacheType type_;
backend_impl.h 55 int max_bytes, net::CacheType type,
93 void SetType(net::CacheType type);
177 net::CacheType cache_type() const {
359 net::CacheType cache_type_;
histogram_macros.h 101 // UMA_HISTOGRAM_COUNTS("DiskCache.2.MyName", 20); // "2" is the CacheType.
backend_impl.cc 190 net::CacheType type, uint32 flags,
215 net::CacheType type_;
292 int CreateCacheBackend(net::CacheType type, const FilePath& path, int max_bytes,
413 int max_bytes, net::CacheType type,
820 void BackendImpl::SetType(net::CacheType type) {
    [all...]
disk_cache.h 52 int CreateCacheBackend(net::CacheType type, const FilePath& path, int max_bytes,
  /external/chromium/sdch/open-vcdiff/src/
varint_bigendian_test.cc 125 template <class CacheType> \
126 void VarintBETestTemplate<CacheType>::TemplateTest##TEST_NAME()
  /external/open-vcdiff/src/
varint_bigendian_test.cc 125 template <class CacheType> \
126 void VarintBETestTemplate<CacheType>::TemplateTest##TEST_NAME()
  /external/chromium/net/http/
http_cache.h 100 DefaultBackend(CacheType type, const FilePath& path, int max_bytes,
113 CacheType type_;
http_cache.cc 69 HttpCache::DefaultBackend::DefaultBackend(CacheType type,
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
voyager.h 317 __u8 CacheType;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
voyager.h 317 __u8 CacheType;
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
voyager.h 317 __u8 CacheType;
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
voyager.h 317 __u8 CacheType;
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
voyager.h 317 __u8 CacheType;
  /external/smack/src/org/xbill/DNS/
Cache.java 675 int cachetype = (rcode == Rcode.NXDOMAIN) ? 0 : qtype; local
682 addNegative(curname, cachetype, soarec, cred);
  /bionic/libc/kernel/arch-x86/asm/
voyager.h 330 __u8 CacheType;
  /development/ndk/platforms/android-9/arch-x86/include/asm/
voyager.h 330 __u8 CacheType;
  /external/kernel-headers/original/asm-x86/
voyager.h 357 __u8 CacheType;
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
voyager.h 330 __u8 CacheType;
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
voyager.h 330 __u8 CacheType;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/conf/
webdefault.xml 101 <!-- cacheType "nio", "bio" or "both" to determine the type(s) -->
139 <param-name>cacheType</param-name>
  /external/webkit/Source/JavaScriptCore/wtf/
FastMalloc.cpp     [all...]

Completed in 7448 milliseconds