Home
last modified time | relevance | path

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

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