Searched refs:handleCollectionEvent (Results 1 – 4 of 4) sorted by relevance
63 ret = handleCollectionEvent(received, &mPeriodicCollectionInfo); in handleMessage()67 ret = handleCollectionEvent(received, &mCustomCollectionInfo); in handleMessage()102 Result<void> StatsCollector::handleCollectionEvent(CollectionEvent event, CollectionInfo* info) { in handleCollectionEvent() function in android::automotive::evs::V1_1::implementation::StatsCollector
133 android::base::Result<void> handleCollectionEvent(CollectionEvent event, CollectionInfo* info)
64 ret = handleCollectionEvent(received, &mPeriodicCollectionInfo); in handleMessage()68 ret = handleCollectionEvent(received, &mCustomCollectionInfo); in handleMessage()102 Result<void> StatsCollector::handleCollectionEvent(CollectionEvent event, CollectionInfo* info) { in handleCollectionEvent() function in aidl::android::automotive::evs::implementation::StatsCollector
133 ::android::base::Result<void> handleCollectionEvent(CollectionEvent event, CollectionInfo* info)