Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl60 boolean copySystemProfile(@utf8InCpp String systemProfile, int uid, in copySystemProfile() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java313 public boolean copySystemProfile(String systemProfile, int uid, String packageName) in copySystemProfile() method in Installer
317 return mInstalld.copySystemProfile(systemProfile, uid, packageName); in copySystemProfile()
DPackageManagerService.java9876 if (!mInstaller.copySystemProfile(profileFile.getAbsolutePath(), in performDexOptUpgrade()
9911 if (!mInstaller.copySystemProfile(profileFile.getAbsolutePath(), in performDexOptUpgrade()
/frameworks/native/cmds/installd/
DInstalldNativeService.h94 binder::Status copySystemProfile(const std::string& systemProfile,
DInstalldNativeService.cpp1810 binder::Status InstalldNativeService::copySystemProfile(const std::string& systemProfile, in copySystemProfile() function in android::installd::InstalldNativeService
/frameworks/base/config/
Dboot-image-profile.txt28706 HSPLandroid/os/IInstalld;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;)Z