Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl69 boolean copySystemProfile(@utf8InCpp String systemProfile, int uid, in copySystemProfile() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java347 public boolean copySystemProfile(String systemProfile, int uid, String packageName, in copySystemProfile() method in Installer
351 return mInstalld.copySystemProfile(systemProfile, uid, packageName, profileName); in copySystemProfile()
DPackageManagerService.java9634 if (!mInstaller.copySystemProfile(profileFile.getAbsolutePath(),
9670 if (!mInstaller.copySystemProfile(profileFile.getAbsolutePath(),
/frameworks/native/cmds/installd/
DInstalldNativeService.h118 binder::Status copySystemProfile(const std::string& systemProfile,
DInstalldNativeService.cpp2232 binder::Status InstalldNativeService::copySystemProfile(const std::string& systemProfile, in copySystemProfile() function in android::installd::InstalldNativeService
/frameworks/base/services/
Dart-profile10333 PLcom/android/server/pm/Installer;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/la…
/frameworks/base/config/
Dboot-image-profile.txt11584 HPLandroid/os/IInstalld$Stub$Proxy;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/l…
Dhiddenapi-greylist-max-o.txt50219 Landroid/os/IInstalld$Stub$Proxy;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/lan…
50302 Landroid/os/IInstalld;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Z