Home | History | Annotate | Download | only in pm

Lines Matching refs:abiOverride

521         extractNativeLibraries(mResolvedStageDir, params.abiOverride);
732 return PackageHelper.calculateInstalledSize(pkg, isForwardLocked, params.abiOverride);
800 private static void extractNativeLibraries(File packageDir, String abiOverride)
810 abiOverride);