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