Searched refs:moduleArch (Results 1 – 1 of 1) sorted by relevance
47 String moduleArch = AbiUtils.getBaseArchForAbi(moduleAbi.getName()); in shouldRun() local51 if (deviceArch.equals(moduleArch)) { in shouldRun()