Searched refs:onDumpSection (Results 1 – 4 of 4) sorted by relevance
31 void onDumpSection(in ParcelFileDescriptor fd); in onDumpSection() method
447 public void onDumpSection(ParcelFileDescriptor pfd) {450 DumpCallback.this.onDumpSection(mId,454 DumpCallback.this.onDumpSection(mId,468 public void onDumpSection(int id, @NonNull OutputStream out) { in onDumpSection() method in IncidentManager.DumpCallback
880 mCallback->onDumpSection(pfd); in BlockingCall()
10879 method public void onDumpSection(int, @NonNull java.io.OutputStream);