Searched defs:MustRemainDisabledHistogram (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/extensions/
H A Dinstall_verifier.cc355 void MustRemainDisabledHistogram(MustRemainDisabledOutcome outcome) { function in namespace:extensions::__anon3991
367 MustRemainDisabledHistogram(NOT_EXTENSION);
371 MustRemainDisabledHistogram(UNPACKED);
375 MustRemainDisabledHistogram(COMPONENT);
379 MustRemainDisabledHistogram(ENTERPRISE_POLICY_ALLOWED);
411 MustRemainDisabledHistogram(outcome);

Completed in 200 milliseconds