Home
last modified time | relevance | path

Searched defs:onCustomCollectionDump (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DIoOveruseMonitor.h169 android::base::Result<void> onCustomCollectionDump([[maybe_unused]] int fd) override { in onCustomCollectionDump() function
DIoPerfCollection.cpp426 Result<void> IoPerfCollection::onCustomCollectionDump(int fd) { in onCustomCollectionDump() function in android::automotive::watchdog::IoPerfCollection