Searched refs:ServiceDumper (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 3986 final class ServiceDumper { class in ActiveServices 4005 ServiceDumper(FileDescriptor fd, PrintWriter pw, String[] args, in ServiceDumper() method in ActiveServices.ServiceDumper 4406 ServiceDumper newServiceDumperLocked(FileDescriptor fd, PrintWriter pw, String[] args, in newServiceDumperLocked() 4408 return new ServiceDumper(fd, pw, args, opti, dumpAll, dumpPackage); in newServiceDumperLocked()
|
D | ActivityManagerService.java | 9846 ActiveServices.ServiceDumper sdumper; in dumpEverything() 10254 ActiveServices.ServiceDumper dumper; in doDump()
|
/frameworks/base/services/ |
D | art-profile | 2528 HSPLcom/android/server/am/ActiveServices$ServiceDumper;-><init>(Lcom/android/server/am/ActiveServic… 2529 HSPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpHeaderLocked()V 2530 HSPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpLocked()V 2531 HSPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpRemainsLocked()V 2532 HSPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpServiceLocalLocked(Lcom/android/server… 2533 HSPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpUserHeaderLocked(I)V 2534 HSPLcom/android/server/am/ActiveServices$ServiceDumper;->dumpUserRemainsLocked(I)V 2566 …Writer;[Ljava/lang/String;IZLjava/lang/String;)Lcom/android/server/am/ActiveServices$ServiceDumper; 18577 Lcom/android/server/am/ActiveServices$ServiceDumper;
|