Searched refs:ServiceDumper (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 5311 final class ServiceDumper { class in ActiveServices 5330 ServiceDumper(FileDescriptor fd, PrintWriter pw, String[] args, in ServiceDumper() method in ActiveServices.ServiceDumper 5731 ServiceDumper newServiceDumperLocked(FileDescriptor fd, PrintWriter pw, String[] args, in newServiceDumperLocked() 5733 return new ServiceDumper(fd, pw, args, opti, dumpAll, dumpPackage); in newServiceDumperLocked()
|
H A D | ActivityManagerService.java | 8663 ActiveServices.ServiceDumper sdumper; in dumpEverything() 9103 ActiveServices.ServiceDumper dumper; in doDump()
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 5899 HPLcom/android/server/am/ActiveServices$ServiceDumper;-><init>(Lcom/android/server/am/ActiveService… 5900 HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpHeaderLocked()V+]Ljava/io/PrintWriter;L… 5901 HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpLocked()V+]Lcom/android/server/am/UserC… 5902 HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpRemainsLocked()V+]Landroid/util/ArrayMa… 5903 HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpServiceLocalLocked(Lcom/android/server/… 5904 HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpUserHeaderLocked(I)V+]Ljava/lang/String… 5905 HPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpUserRemainsLocked(I)V+]Ljava/lang/Strin… 5967 …Writer;[Ljava/lang/String;IZLjava/lang/String;)Lcom/android/server/am/ActiveServices$ServiceDumper; 7101 …ader;]Lcom/android/server/am/ActiveServices$ServiceDumper;Lcom/android/server/am/ActiveServices$Se… 52203 Lcom/android/server/am/ActiveServices$ServiceDumper;
|