Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteServer.java219 private ZygoteConnection acceptCommandPeer(String abiList) { in acceptCommandPeer()
228 protected ZygoteConnection createNewConnection(LocalSocket socket, String abiList) in createNewConnection()
230 return new ZygoteConnection(socket, abiList); in createNewConnection()
426 ArrayList<ZygoteConnection> peers = new ArrayList<>(); in runSelectLoop()
537 ZygoteConnection newPeer = acceptCommandPeer(abiList); in runSelectLoop()
545 ZygoteConnection connection = peers.get(pollIndex); in runSelectLoop()
585 ZygoteConnection conn = peers.remove(pollIndex); in runSelectLoop()
DAppZygoteInit.java45 protected ZygoteConnection createNewConnection(LocalSocket socket, String abiList) in createNewConnection()
51 private static class AppZygoteConnection extends ZygoteConnection {
DWebViewZygoteInit.java46 protected ZygoteConnection createNewConnection(LocalSocket socket, String abiList) in createNewConnection()
52 private static class WebViewZygoteConnection extends ZygoteConnection {
DOWNERS1 per-file ZygoteArguments.java,ZygoteConnection.java,ZygoteInit.java,Zygote.java,ZygoteServer.java =…
DZygoteConnection.java56 class ZygoteConnection { class
83 ZygoteConnection(LocalSocket socket, String abiList) throws IOException { in ZygoteConnection() method in ZygoteConnection
/frameworks/base/config/
Dboot-image-profile.txt28160 HSPLcom/android/internal/os/-$$Lambda$ZygoteConnection$KxVsZ-s4KsanePOHCU5JcuypPik;-><init>(II)V
28161 HSPLcom/android/internal/os/-$$Lambda$ZygoteConnection$KxVsZ-s4KsanePOHCU5JcuypPik;->run()V
28162 HSPLcom/android/internal/os/-$$Lambda$ZygoteConnection$xjqM7qW7vAjTqh2tR5XRF5Vn5mk;-><init>([Ljava/…
28163 HSPLcom/android/internal/os/-$$Lambda$ZygoteConnection$xjqM7qW7vAjTqh2tR5XRF5Vn5mk;->run()V
29243 HSPLcom/android/internal/os/ZygoteConnection;-><init>(Landroid/net/LocalSocket;Ljava/lang/String;)V
29244 HSPLcom/android/internal/os/ZygoteConnection;->canPreloadApp()Z
29245 HSPLcom/android/internal/os/ZygoteConnection;->closeSocket()V
29246 HSPLcom/android/internal/os/ZygoteConnection;->getFileDescriptor()Ljava/io/FileDescriptor;
29247 HSPLcom/android/internal/os/ZygoteConnection;->handleAbiListQuery()V
29248 HSPLcom/android/internal/os/ZygoteConnection;->handleApiBlacklistExemptions(Lcom/android/internal/o…
[all …]
Dpreloaded-classes8235 com.android.internal.os.-$$Lambda$ZygoteConnection$KxVsZ-s4KsanePOHCU5JcuypPik
8236 com.android.internal.os.-$$Lambda$ZygoteConnection$xjqM7qW7vAjTqh2tR5XRF5Vn5mk
8401 com.android.internal.os.ZygoteConnection