Searched defs:doomed_ (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/net/disk_cache/memory/ | ||
H A D | mem_entry_impl.h | 198 bool doomed_ = false; // True if this entry was removed from the cache. variable |
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ | ||
H A D | entry_impl.h | 306 bool doomed_ = false; // True if this entry was removed from the cache. variable |
/aosp_15_r20/external/cronet/net/http/ | ||
H A D | mock_http_cache.h | 143 bool doomed_ = false; variable |
H A D | http_cache.h | 482 bool doomed_ = false; variable |
/aosp_15_r20/external/cronet/base/ | ||
H A D | observer_list_unittest.cc | 97 raw_ptr<Foo> doomed_; member in base::__anon8591cfa10111::DisrupterT |
/aosp_15_r20/external/libchrome/base/ | ||
H A D | observer_list_unittest.cc | 79 Foo* doomed_; member in base::__anon28add8eb0111::Disrupter |