Home
last modified time | relevance | path

Searched refs:NetLogCaptureModeSetContains (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/log/
H A Dnet_log_capture_mode.h61 inline bool NetLogCaptureModeSetContains(NetLogCaptureMode capture_mode, in NetLogCaptureModeSetContains() function
H A Dnet_log.cc246 if (!NetLogCaptureModeSetContains(capture_mode, observer_capture_modes)) in AddEntryInternal()