Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/
H A DStatsLogProcessor.cpp500 std::vector<int64_t> emptyActiveConfigs; in OnLogEvent() local
501 if (mSendActivationBroadcast(uid, emptyActiveConfigs)) { in OnLogEvent()