Home
last modified time | relevance | path

Searched defs:cached_size_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/trace_event/
H A Dmemory_allocator_dump.h141 mutable Optional<uint64_t> cached_size_; // Lazy, for GetSizeInternal(). variable
/aosp_15_r20/external/cronet/base/trace_event/
H A Dmemory_allocator_dump.h152 mutable std::optional<uint64_t> cached_size_; // Lazy, for GetSizeInternal(). variable