Searched refs:cache_enabled (Results 1 - 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps.h33 explicit MemoryMappingLayout(bool cache_enabled);
H A Dsanitizer_procmaps_linux.cc54 MemoryMappingLayout::MemoryMappingLayout(bool cache_enabled) { argument
56 if (cache_enabled) {
66 if (cache_enabled)
H A Dsanitizer_procmaps_mac.cc24 MemoryMappingLayout::MemoryMappingLayout(bool cache_enabled) { argument
/external/chromium_org/third_party/webrtc/base/
H A Dhttpclient.h97 bool cache_enabled() const { return (NULL != cache_); } function in class:rtc::HttpClient

Completed in 1478 milliseconds