Searched refs:onUidMapReceived (Results 1 – 6 of 6) sorted by relevance
39 virtual void onUidMapReceived(int64_t eventTimeNs) = 0;
172 strongPtr->onUidMapReceived(timestamp); in updateMap()
74 void onUidMapReceived(int64_t eventTimeNs);
418 void MetricsManager::onUidMapReceived(const int64_t eventTimeNs) { in onUidMapReceived() function in android::os::statsd::MetricsManager
129 void onUidMapReceived(int64_t eventTimeNs) override;
1456 void StatsLogProcessor::onUidMapReceived(const int64_t eventTimeNs) { in onUidMapReceived() function in android::os::statsd::StatsLogProcessor1461 it.second->onUidMapReceived(eventTimeNs); in onUidMapReceived()