Home
last modified time | relevance | path

Searched defs:onDumpProto (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogPerfService.cpp644 Result<void> WatchdogPerfService::onDumpProto(ProtoOutputStream& outProto) const { in onDumpProto() function in android::automotive::watchdog::WatchdogPerfService
DIoOveruseMonitor.cpp471 Result<void> IoOveruseMonitor::onDumpProto( in onDumpProto() function in android::automotive::watchdog::IoOveruseMonitor
DPerformanceProfiler.cpp762 Result<void> PerformanceProfiler::onDumpProto(const CollectionIntervals& collectionIntervals, in onDumpProto() function in android::automotive::watchdog::PerformanceProfiler
DWatchdogProcessService.cpp568 void WatchdogProcessService::onDumpProto(ProtoOutputStream& outProto) { in onDumpProto() function in android::automotive::watchdog::WatchdogProcessService