Searched defs:collectLocked (Results 1 – 2 of 2) sorted by relevance
/packages/services/Car/evs/manager/1.1/stats/ | ||
D | StatsCollector.cpp | 144 Result<void> StatsCollector::collectLocked(CollectionInfo* info) REQUIRES(mMutex) { in collectLocked() function in android::automotive::evs::V1_1::implementation::StatsCollector |
/packages/services/Car/watchdog/server/src/ | ||
D | IoPerfCollection.cpp | 713 Result<void> IoPerfCollection::collectLocked(CollectionInfo* collectionInfo) { in collectLocked() function in android::automotive::watchdog::IoPerfCollection |