Searched defs:onCustomCollectionDump (Results 1 – 2 of 2) sorted by relevance
189 android::base::Result<void> onCustomCollectionDump([[maybe_unused]] int fd) override { in onCustomCollectionDump() function
1016 Result<void> PerformanceProfiler::onCustomCollectionDump(int fd) { in onCustomCollectionDump() function in android::automotive::watchdog::PerformanceProfiler