Searched refs:appCrashMatcher (Results 1 – 4 of 4) sorted by relevance
60 auto appCrashMatcher = CreateProcessCrashAtomMatcher(); in MakeConfig() local61 *config.add_atom_matcher() = appCrashMatcher; in MakeConfig()64 countMetric->set_what(appCrashMatcher.id()); in MakeConfig()
43 auto appCrashMatcher = CreateProcessCrashAtomMatcher(); in CreateStatsdConfig() local44 *config.add_atom_matcher() = appCrashMatcher; in CreateStatsdConfig()71 countMetric->set_what(appCrashMatcher.id()); in CreateStatsdConfig()
238 auto appCrashMatcher = CreateProcessCrashAtomMatcher(); in CreateCountMetric_Link_CombinationCondition() local239 *config.add_atom_matcher() = appCrashMatcher; in CreateCountMetric_Link_CombinationCondition()263 metric->set_what(appCrashMatcher.id()); in CreateCountMetric_Link_CombinationCondition()
148 auto appCrashMatcher = CreateProcessCrashAtomMatcher(); in MakeConfig() local149 *config.add_atom_matcher() = appCrashMatcher; in MakeConfig()152 countMetric->set_what(appCrashMatcher.id()); in MakeConfig()