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

  /external/vixl/src/a64/
cpu-a64.cc 39 uint32_t cache_type_register = GetCacheType();
60 uint32_t CPU::GetCacheType() {
  /external/chromium_org/net/disk_cache/memory/
mem_backend_impl.cc 127 net::CacheType MemBackendImpl::GetCacheType() const {
  /external/chromium_org/net/disk_cache/tracing/
tracing_cache_backend.cc 186 net::CacheType TracingCacheBackend::GetCacheType() const {
187 return backend_->GetCacheType();
  /external/chromium_org/net/disk_cache/simple/
simple_backend_impl.cc 340 net::CacheType SimpleBackendImpl::GetCacheType() const {
  /external/chromium_org/net/disk_cache/blockfile/
backend_impl_v3.cc 422 net::CacheType BackendImplV3::GetCacheType() const {
    [all...]
backend_impl.cc 1138 net::CacheType BackendImpl::GetCacheType() const {
    [all...]

Completed in 106 milliseconds