Searched refs:getCompatibleAbi (Results 1 – 1 of 1) sorted by relevance
202 NativeAbi compatAbi = getCompatibleAbi(deviceAbi1, deviceAbi2, appAbis); in doLaunch()471 private NativeAbi getCompatibleAbi(String deviceAbi1, String deviceAbi2, in getCompatibleAbi() method in NdkGdbLaunchDelegate