Home
last modified time | relevance | path

Searched refs:atom_matcher_index (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DMetricProducer.cpp170 auto it = mEventActivationMap.find(activeEventActivation.atom_matcher_index()); in loadActiveMetricLocked()
195 const int atom_matcher_index = it.first; in writeActiveMetricToProtoOutputStream() local
207 atom_matcher_index); in writeActiveMetricToProtoOutputStream()
/frameworks/base/cmds/statsd/src/
Dactive_config_list.proto25 optional int32 atom_matcher_index = 1; field