Home
last modified time | relevance | path

Searched defs:doomed_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/disk_cache/memory/
H A Dmem_entry_impl.h198 bool doomed_ = false; // True if this entry was removed from the cache. variable
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.h306 bool doomed_ = false; // True if this entry was removed from the cache. variable
/aosp_15_r20/external/cronet/net/http/
H A Dmock_http_cache.h143 bool doomed_ = false; variable
H A Dhttp_cache.h482 bool doomed_ = false; variable
/aosp_15_r20/external/cronet/base/
H A Dobserver_list_unittest.cc97 raw_ptr<Foo> doomed_; member in base::__anon8591cfa10111::DisrupterT
/aosp_15_r20/external/libchrome/base/
H A Dobserver_list_unittest.cc79 Foo* doomed_; member in base::__anon28add8eb0111::Disrupter