Searched defs:abiList (Results 1 – 5 of 5) sorted by relevance
144 private static ZygoteConnection acceptCommandPeer(String abiList) { in acceptCommandPeer()612 private static boolean startSystemServer(String abiList, String socketName) in startSystemServer()701 String abiList = null; in main() local770 private static boolean hasSecondZygote(String abiList) { in hasSecondZygote()801 private static void runSelectLoop(String abiList) throws MethodAndArgsCaller { in runSelectLoop()
80 private final String abiList; field in ZygoteConnection89 ZygoteConnection(LocalSocket socket, String abiList) throws IOException { in ZygoteConnection()
283 private static long sumNativeBinariesForSupportedAbi(Handle handle, String[] abiList) { in sumNativeBinariesForSupportedAbi()293 String[] abiList, boolean useIsaSubdir) throws IOException { in copyNativeBinariesForSupportedAbi()364 String[] abiList = (cpuAbiOverride != null) ? in copyNativeBinariesWithOverride() local412 String[] abiList = (cpuAbiOverride != null) ? in sumNativeBinariesWithOverride() local
480 String[] abiList, in getLoadFromApkPath()
398 final List<String> abiList; field in Process.ZygoteState403 BufferedWriter writer, List<String> abiList) { in ZygoteState()