Home
last modified time | relevance | path

Searched defs:active_it (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dftrace_config_muxer.cc836 auto active_it = active_configs_.find(config_id); in RemoveConfig() local
/external/cronet/net/spdy/
Dspdy_session.cc1018 auto active_it = active_streams_.find(pushed_stream_id); in GetPushedStream() local
2166 auto active_it = active_streams_.find(stream_id); in TryCreatePushStream() local
3136 auto active_it = active_streams_.find(stream_id); in CancelPushedStreamIfUnclaimed() local
/external/cronet/net/disk_cache/simple/
Dsimple_backend_impl.cc852 auto active_it = active_entries_.find(entry_hash); in DoomEntryFromHash() local