Home
last modified time | relevance | path

Searched refs:TransferPipe (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DTransferPipe.java42 public class TransferPipe implements Runnable, Closeable { class
63 public TransferPipe() throws IOException { in TransferPipe() method in TransferPipe
67 public TransferPipe(String bufferPrefix) throws IOException { in TransferPipe() method in TransferPipe
71 protected TransferPipe(String bufferPrefix, String threadName) throws IOException { in TransferPipe() method in TransferPipe
106 TransferPipe.dumpAsync(binder, pipe[1].getFileDescriptor(), args); in dumpAsync()
149 try (TransferPipe tp = new TransferPipe()) { in go()
171 try (TransferPipe tp = new TransferPipe()) { in goDump()
H A DByteTransferPipe.java26 public class ByteTransferPipe extends TransferPipe {
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProviderMap.java28 import com.android.internal.os.TransferPipe;
447 TransferPipe tp = new TransferPipe(); in dumpToTransferPipe()
H A DActivityManagerService.java418 import com.android.internal.os.TransferPipe;
11444 TransferPipe tp = new TransferPipe(); in dumpGraphicsHardwareUsage()
11479 TransferPipe tp = new TransferPipe(); in dumpBinderCacheContents()
11514 TransferPipe tp = new TransferPipe(); in dumpDbInfo()
12040 TransferPipe tp = new TransferPipe(); in dumpApplicationMemoryUsage()
17112 TransferPipe tp = new TransferPipe(" "); in dumpAllResources()
17451 TransferPipe tp = new TransferPipe(); in stopBinderTrackingAndDump()
H A DActiveServices.java231 import com.android.internal.os.TransferPipe;
7145 TransferPipe tp = new TransferPipe(); in dumpServiceClient()
7481 TransferPipe tp = new TransferPipe(); in dumpService()
/aosp14/frameworks/base/services/translation/java/com/android/server/translation/
H A DTranslationManagerServiceImpl.java65 import com.android.internal.os.TransferPipe;
451 try (TransferPipe tp = new TransferPipe()) { in dumpLocked()
/aosp14/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java48 import com.android.internal.os.TransferPipe;
568 TransferPipe.dumpAsync(getRemoteInstanceLazy().asBinder(), "--proto")); in dump()
570 dumpStream.writeNested("internal_state", TransferPipe.dumpAsync( in dump()
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java98 import com.android.internal.os.TransferPipe;
2367 try (TransferPipe tp = new TransferPipe()) { in passThroughShellCommand()
2465 try (TransferPipe tp = new TransferPipe()) { in dump()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityManager.java90 import com.android.internal.os.TransferPipe;
5278 TransferPipe tp = null; in dumpService()
5281 tp = new TransferPipe(); in dumpService()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java171 import com.android.internal.os.TransferPipe;
6182 TransferPipe.dumpAsync(client.mClient.asBinder(), fd, args); in dumpAsStringNoCheck()
6198 TransferPipe.dumpAsync(focusedWindowClient.mClient.asBinder(), fd, args); in dumpAsStringNoCheck()
6208 TransferPipe.dumpAsync(method.asBinder(), fd, args); in dumpAsStringNoCheck()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskManagerService.java252 import com.android.internal.os.TransferPipe;
4325 try (TransferPipe tp = new TransferPipe()) { in dumpActivity()
H A DActivityRecord.java361 import com.android.internal.os.TransferPipe;
1380 TransferPipe tp = new TransferPipe(); in dumpActivity()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes11060 com.android.internal.os.TransferPipe
H A Dboot-image-profile.txt33866 Lcom/android/internal/os/TransferPipe;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes11091 com.android.internal.os.TransferPipe
H A Dboot-image-profile.txt44000 Lcom/android/internal/os/TransferPipe;