Home
last modified time | relevance | path

Searched defs:capture_mode_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/log/
H A Dfile_net_log_observer.h163 const NetLogCaptureMode capture_mode_; variable
H A Dnet_log.h137 NetLogCaptureMode capture_mode_ = NetLogCaptureMode::kDefault; variable
/aosp_15_r20/external/cronet/base/trace_event/
H A Dheap_profiler_allocation_context_tracker.h80 static std::atomic<CaptureMode> capture_mode_; variable
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dheap_profiler_allocation_context_tracker.h120 static subtle::Atomic32 capture_mode_; variable
H A Dheap_profiler_allocation_context_tracker.cc31 subtle::Atomic32 AllocationContextTracker::capture_mode_ = member in base::trace_event::AllocationContextTracker