Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/manager/1.1/stats/
H A DStatsCollector.cpp66 ret = handleCollectionEvent(received, &mPeriodicCollectionInfo); in handleMessage()
70 ret = handleCollectionEvent(received, &mCustomCollectionInfo); in handleMessage()
106 Result<void> StatsCollector::handleCollectionEvent(CollectionEvent event, in handleCollectionEvent() function in android::automotive::evs::V1_1::implementation::StatsCollector
H A DStatsCollector.h146 android::base::Result<void> handleCollectionEvent(