Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.h334 std::function<bool(const ConfigKey& key)> mSendBroadcast; variable
DStatsLogProcessor.cpp110 mSendBroadcast(sendBroadcast), in StatsLogProcessor()
1163 if (mSendBroadcast(key)) { in flushIfNecessaryLocked()