OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetCacheType
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/net/disk_cache/
mem_backend_impl.cc
127
net::CacheType MemBackendImpl::
GetCacheType
() const {
tracing_cache_backend.cc
186
net::CacheType TracingCacheBackend::
GetCacheType
() const {
187
return backend_->
GetCacheType
();
backend_impl.cc
1123
net::CacheType BackendImpl::
GetCacheType
() const {
[
all
...]
/external/chromium_org/net/disk_cache/simple/
simple_backend_impl.cc
340
net::CacheType SimpleBackendImpl::
GetCacheType
() const {
/external/chromium_org/net/disk_cache/v3/
backend_impl_v3.cc
490
net::CacheType BackendImpl::
GetCacheType
() const {
[
all
...]
Completed in 166 milliseconds