Searched defs:abiList (Results 1 – 5 of 5) sorted by relevance
275 private static long sumNativeBinariesForSupportedAbi(Handle handle, String[] abiList) { in sumNativeBinariesForSupportedAbi()285 String[] abiList, boolean useIsaSubdir) throws IOException { in copyNativeBinariesForSupportedAbi()356 String[] abiList = (cpuAbiOverride != null) ? in copyNativeBinariesWithOverride() local404 String[] abiList = (cpuAbiOverride != null) ? in sumNativeBinariesWithOverride() local
187 private static ZygoteConnection acceptCommandPeer(String abiList) { in acceptCommandPeer()576 private static boolean startSystemServer(String abiList, String socketName) in startSystemServer()655 String abiList = null; in main() local713 private static boolean hasSecondZygote(String abiList) { in hasSecondZygote()744 private static void runSelectLoop(String abiList) throws MethodAndArgsCaller { in runSelectLoop()
76 private final String abiList; field in ZygoteConnection85 ZygoteConnection(LocalSocket socket, String abiList) throws IOException { in ZygoteConnection()
376 final List<String> abiList; field in Process.ZygoteState381 BufferedWriter writer, List<String> abiList) { in ZygoteState()
5845 String[] abiList = (cpuAbiOverride != null) ? in scanPackageDirtyLI() local