Home
last modified time | relevance | path

Searched defs:dumpAll (Results 1 – 25 of 41) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/am/
DProviderMap.java250 private boolean dumpProvidersByClassLocked(PrintWriter pw, boolean dumpAll, String dumpPackage, in dumpProvidersByClassLocked()
303 boolean dumpProvidersLocked(PrintWriter pw, boolean dumpAll, String dumpPackage) { in dumpProvidersLocked()
353 int opti, boolean dumpAll) { in dumpProvider()
376 final ContentProviderRecord r, String[] args, boolean dumpAll) { in dumpProvider()
DPendingIntentController.java359 void dumpPendingIntents(PrintWriter pw, boolean dumpAll, String dumpPackage) { in dumpPendingIntents()
DContentProviderHelper.java1781 int opti, boolean dumpAll, String dumpPackage) { in dumpProvidersLocked()
1823 int opti, boolean dumpAll) { in dumpProvider()
DActiveServices.java5308 private final boolean dumpAll; field in ActiveServices.ServiceDumper
5324 int opti, boolean dumpAll, String dumpPackage) { in ServiceDumper()
5725 int opti, boolean dumpAll, String dumpPackage) { in newServiceDumperLocked()
5760 String[] args, int opti, boolean dumpAll) { in dumpService()
5809 final ServiceRecord r, String[] args, boolean dumpAll) { in dumpService()
/frameworks/native/services/gpuservice/
DGpuService.h70 status_t dumpAll(int fd, const Vector<String16>& args, bool asProto) override { in dumpAll() function
DGpuService.cpp123 bool dumpAll = true; in doDump() local
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutDumpFiles.java76 public void dumpAll(PrintWriter pw) { in dumpAll() method in ShortcutDumpFiles
/frameworks/native/services/utils/
DPriorityDumper.cpp40 status_t PriorityDumper::dumpAll(int fd, const Vector<String16>& args, bool asProto) { in dumpAll() function in android::PriorityDumper
/frameworks/base/services/core/java/com/android/server/content/
DSyncLogger.java111 public void dumpAll(PrintWriter pw) { in dumpAll() method in SyncLogger
263 public void dumpAll(PrintWriter pw) { in dumpAll() method in SyncLogger.RotatingFileLogger
/frameworks/rs/
DrsObjectBase.cpp283 void ObjectBase::dumpAll(Context *rsc) { in dumpAll() function in android::renderscript::ObjectBase
/frameworks/base/core/java/com/android/internal/app/procstats/
DAssociationState.java841 String reqPackage, boolean dumpDetails, boolean dumpAll) { in dumpStats()
902 long now, long totalTime, String reqPackage, boolean dumpDetails, boolean dumpAll) { in dumpSources()
1008 long now, boolean dumpAll) { in dumpActiveDurationSummary()
1028 long now, boolean dumpDetails, boolean dumpAll) { in dumpTime()
DServiceState.java402 long now, long totalTime, boolean dumpSummary, boolean dumpAll) { in dumpStats()
432 boolean dumpAll) { in dumpStats()
/frameworks/base/services/core/java/com/android/server/uri/
DUriGrantsManagerInternal.java126 void dump(PrintWriter pw, boolean dumpAll, String dumpPackage); in dump()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java246 public void dumpLocked(PrintWriter pw, String prefix, boolean dumpAll) { in dumpLocked()
DWindowSurfaceController.java302 public void dump(PrintWriter pw, String prefix, boolean dumpAll) { in dump()
DDisplayArea.java286 void dump(PrintWriter pw, String prefix, boolean dumpAll) { in dump()
296 void dumpChildDisplayArea(PrintWriter pw, String prefix, boolean dumpAll) { in dumpChildDisplayArea()
DActivityTaskManagerInternal.java482 int opti, boolean dumpAll, boolean dumpClient, String dumpPackage); in dump()
485 public abstract boolean dumpForProcesses(FileDescriptor fd, PrintWriter pw, boolean dumpAll, in dumpForProcesses()
495 String[] args, int opti, boolean dumpAll, boolean dumpVisibleRootTasksOnly, in dumpActivity()
DWindowStateAnimator.java784 public void dump(PrintWriter pw, String prefix, boolean dumpAll) { in dump()
DWindowToken.java698 void dump(PrintWriter pw, String prefix, boolean dumpAll) { in dump()
DActivityTaskManagerService.java3820 int opti, boolean dumpAll, boolean dumpClient, String dumpPackage) { in dumpActivitiesLocked()
3826 int opti, boolean dumpAll, boolean dumpClient, String dumpPackage, String header) { in dumpActivitiesLocked()
3884 int opti, boolean dumpAll, boolean dumpVisibleRootTasksOnly, in dumpActivity()
3933 final ActivityRecord r, String[] args, boolean dumpAll) { in dumpActivity()
5962 boolean dumpAll, boolean dumpClient, String dumpPackage) { in dump()
5985 public boolean dumpForProcesses(FileDescriptor fd, PrintWriter pw, boolean dumpAll, in dumpForProcesses()
6173 String[] args, int opti, boolean dumpAll, boolean dumpVisibleRootTasksOnly, in dumpActivity()
/frameworks/native/services/gpuservice/gpustats/
DGpuStats.cpp198 bool dumpAll = true; in dump() local
/frameworks/native/services/utils/tests/
DPriorityDumper_test.cpp133 TEST_F(PriorityDumperTest, dumpAll) { in TEST_F() argument
/frameworks/base/services/core/java/com/android/server/graphics/fonts/
DFontManagerShellCommand.java119 /* package */ void dumpAll(@NonNull IndentingPrintWriter w) { in dumpAll() method in FontManagerShellCommand
/frameworks/base/core/java/com/android/internal/util/
DFileRotator.java152 public void dumpAll(OutputStream os) throws IOException { in dumpAll() method in FileRotator
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp1222 void FrameTimeline::DisplayFrame::dumpAll(std::string& result, nsecs_t baseTime) const { in dumpAll() function in android::frametimeline::impl::FrameTimeline::DisplayFrame
1258 void FrameTimeline::dumpAll(std::string& result) { in dumpAll() function in android::frametimeline::impl::FrameTimeline

12