Home | History | Annotate | Download | only in core

Lines Matching refs:it_and_inserted

271   auto it_and_inserted = index_.emplace(
274 PERFETTO_DCHECK(it_and_inserted.second);