Searched defs:onLatestResourceStats (Results 1 – 6 of 6) sorted by relevance
43 …oneway void onLatestResourceStats(in List<android.automotive.watchdog.internal.ResourceStats> reso… in onLatestResourceStats() method
93 oneway void onLatestResourceStats(in List<ResourceStats> resourceStats); in onLatestResourceStats() method
271 ScopedAStatus WatchdogServiceHelper::onLatestResourceStats( in onLatestResourceStats() function in android::automotive::watchdog::WatchdogServiceHelper
390 public void onLatestResourceStats(List<ResourceStats> resourceStats) {} in onLatestResourceStats() method in CarWatchdogDaemonHelperTest.ICarWatchdogServiceForSystemImpl
902 public void onLatestResourceStats(List<ResourceStats> resourceStats) { in onLatestResourceStats() method in CarWatchdogService.ICarWatchdogServiceForSystemImpl