Home
last modified time | relevance | path

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

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