Home
last modified time | relevance | path

Searched refs:origPackageFilepath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DBinaryTransparencyService.java593 String origPackageFilepath = getOriginalApexPreinstalledLocation( in onShellCommand() local
596 + origPackageFilepath); in onShellCommand()
598 if (!origPackageFilepath.equals(APEX_PRELOAD_LOCATION_ERROR)) { in onShellCommand()
601 origPackageFilepath, PackageUtils.createLargeFileBuffer()); in onShellCommand()
607 origPackageFilepath); in onShellCommand()
610 + "for " + origPackageFilepath); in onShellCommand()