Home
last modified time | relevance | path

Searched refs:ByteTransferPipe (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DByteTransferPipe.java26 public class ByteTransferPipe extends TransferPipe { class
31 public ByteTransferPipe() throws IOException { in ByteTransferPipe() method in ByteTransferPipe
35 public ByteTransferPipe(String bufferPrefix) throws IOException { in ByteTransferPipe() method in ByteTransferPipe
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerShellCommand.java50 import com.android.internal.os.ByteTransferPipe;
597 ArrayList<Pair<String, ByteTransferPipe>> requestList = new ArrayList<>(); in runDumpVisibleWindowViews()
607 ByteTransferPipe pipe = null; in runDumpVisibleWindowViews()
609 pipe = new ByteTransferPipe(); in runDumpVisibleWindowViews()
627 for (Pair<String, ByteTransferPipe> entry : requestList) { in runDumpVisibleWindowViews()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java413 import com.android.internal.os.ByteTransferPipe;
12692 ByteTransferPipe tp = new ByteTransferPipe(); in dumpApplicationMemoryUsage()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes10966 com.android.internal.os.ByteTransferPipe
H A Dboot-image-profile.txt33772 Lcom/android/internal/os/ByteTransferPipe;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes10997 com.android.internal.os.ByteTransferPipe
H A Dboot-image-profile.txt43906 Lcom/android/internal/os/ByteTransferPipe;