Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.h325 void flushRestrictedDataIfNecessaryLocked(const int64_t elapsedRealtimeNs);
DStatsLogProcessor.cpp462 flushRestrictedDataIfNecessaryLocked(elapsedRealtimeNs); in OnLogEvent()
913 void StatsLogProcessor::flushRestrictedDataIfNecessaryLocked(const int64_t elapsedRealtimeNs) { in flushRestrictedDataIfNecessaryLocked() function in android::os::statsd::StatsLogProcessor