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