Searched refs:atom_matcher_index (Results 1 – 2 of 2) sorted by relevance
240 auto it = mEventActivationMap.find(activeEventActivation.atom_matcher_index()); in loadActiveMetricLocked()265 const int atom_matcher_index = it.first; in writeActiveMetricToProtoOutputStream() local277 atom_matcher_index); in writeActiveMetricToProtoOutputStream()
25 optional int32 atom_matcher_index = 1; field