Home | History | Annotate | Download | only in base

Lines Matching refs:Add

109 // to increase this number if you add a longer magic number.
273 if (counter) counter->Add(static_cast<int>(i));
506 counter->Add(i);
512 counter->Add(arraysize(kUnknownMimeTypes));
534 // we can just add an entry to this list.
548 counter->Add(1);
557 counter->Add(2);
577 should_sniff_counter->Add(1);
599 counter->Add(i);
600 should_sniff_counter->Add(2);
607 counter->Add(arraysize(kSniffableTypes));
608 should_sniff_counter->Add(2);
611 should_sniff_counter->Add(1);