Home
last modified time | relevance | path

Searched defs:GetCacheType (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/net/disk_cache/
Ddisk_cache.h205 net::CacheType GetCacheType() const { return cache_type_; } in GetCacheType() function
/external/cronet/stable/net/disk_cache/
Ddisk_cache.h205 net::CacheType GetCacheType() const { return cache_type_; } in GetCacheType() function
/external/vixl/src/aarch64/
Dcpu-aarch64.cc443 uint32_t CPU::GetCacheType() { in GetCacheType() function in vixl::aarch64::CPU