Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl75 boolean copySystemProfile(@utf8InCpp String systemProfile, int uid, in copySystemProfile() method
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java540 public boolean copySystemProfile(String systemProfile, int uid, String packageName, in copySystemProfile() method in Installer
544 return mInstalld.copySystemProfile(systemProfile, uid, packageName, profileName); in copySystemProfile()
H A DPackageManagerService.java12690 if (!mInstaller.copySystemProfile(profileFile.getAbsolutePath(), in performDexOptUpgrade()
12727 if (!mInstaller.copySystemProfile(profileFile.getAbsolutePath(), in performDexOptUpgrade()
/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.h131 binder::Status copySystemProfile(const std::string& systemProfile,
H A DInstalldNativeService.cpp2360 binder::Status InstalldNativeService::copySystemProfile(const std::string& systemProfile, in copySystemProfile() function in android::installd::InstalldNativeService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39703 Landroid/os/IInstalld$Stub$Proxy;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/lan…
39786 Landroid/os/IInstalld;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Z
/aosp12/frameworks/base/services/
H A Dart-profile29616 PLcom/android/server/pm/Installer;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/la…