Searched refs:copySystemProfile (Results 1 – 8 of 8) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 69 boolean copySystemProfile(@utf8InCpp String systemProfile, int uid, in copySystemProfile() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 347 public boolean copySystemProfile(String systemProfile, int uid, String packageName, in copySystemProfile() method in Installer 351 return mInstalld.copySystemProfile(systemProfile, uid, packageName, profileName); in copySystemProfile()
|
D | PackageManagerService.java | 9634 if (!mInstaller.copySystemProfile(profileFile.getAbsolutePath(), 9670 if (!mInstaller.copySystemProfile(profileFile.getAbsolutePath(),
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 118 binder::Status copySystemProfile(const std::string& systemProfile,
|
D | InstalldNativeService.cpp | 2232 binder::Status InstalldNativeService::copySystemProfile(const std::string& systemProfile, in copySystemProfile() function in android::installd::InstalldNativeService
|
/frameworks/base/services/ |
D | art-profile | 10333 PLcom/android/server/pm/Installer;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/la…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 11584 HPLandroid/os/IInstalld$Stub$Proxy;->copySystemProfile(Ljava/lang/String;ILjava/lang/String;Ljava/l…
|
D | hiddenapi-greylist-max-o.txt | 50219 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
|