Searched refs:moduleArchName (Results 1 – 1 of 1) sorted by relevance
54 String moduleArchName = AbiUtils.getArchForAbi(moduleAbiName); in shouldRun() local83 if (mArch.equals(moduleArchName)) { in shouldRun()