Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteServer.java196 private ZygoteConnection acceptCommandPeer(String abiList) { in acceptCommandPeer()
205 protected ZygoteConnection createNewConnection(LocalSocket socket, String abiList) in createNewConnection()
207 return new ZygoteConnection(socket, abiList); in createNewConnection()
375 ArrayList<ZygoteConnection> peers = new ArrayList<ZygoteConnection>(); in runSelectLoop()
447 ZygoteConnection newPeer = acceptCommandPeer(abiList); in runSelectLoop()
455 ZygoteConnection connection = peers.get(pollIndex); in runSelectLoop()
494 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.java63 class ZygoteConnection { class
90 ZygoteConnection(LocalSocket socket, String abiList) throws IOException { in ZygoteConnection() method in ZygoteConnection
/frameworks/base/config/
Dpreloaded-classes4554 com.android.internal.os.-$$Lambda$ZygoteConnection$KxVsZ-s4KsanePOHCU5JcuypPik
4555 com.android.internal.os.-$$Lambda$ZygoteConnection$xjqM7qW7vAjTqh2tR5XRF5Vn5mk
4650 com.android.internal.os.ZygoteConnection$HiddenApiUsageLogger
4651 com.android.internal.os.ZygoteConnection