Searched refs:mResolvedInstructionSets (Results 1 – 1 of 1) sorted by relevance
258 private final List<String> mResolvedInstructionSets = new ArrayList<>(); field in PackageInstallerSession974 if (!mResolvedInstructionSets.isEmpty()) { in commitLocked()976 createOatDirs(mResolvedInstructionSets, oatDir); in commitLocked()1279 mResolvedInstructionSets.add(archSubDir.getName()); in validateInstallLocked()