Home | Sort by relevance Sort by last modified time |
/external/chromium/net/disk_cache/ | |
addr.h | 70 bool is_separate_file() const { function in class:disk_cache::Addr 75 return !is_separate_file(); 83 if (is_separate_file()) |
/external/chromium_org/net/disk_cache/ | |
addr.h | 77 bool is_separate_file() const { function in class:disk_cache::Addr 82 return !is_separate_file(); 90 if (is_separate_file()) |