Searched refs:prepareAppProfile (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl102 boolean prepareAppProfile(@utf8InCpp String packageName,
/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java571 public boolean prepareAppProfile(String pkg, @UserIdInt int userId, @AppIdInt int appId, method in class:Installer
575 return mInstalld.prepareAppProfile(pkg, userId, appId, profileName, codePath,
/frameworks/native/cmds/installd/
H A DInstalldNativeService.h140 binder::Status prepareAppProfile(const std::string& packageName,
H A DInstalldNativeService.cpp2664 binder::Status InstalldNativeService::prepareAppProfile(const std::string& packageName, function in class:android::installd::InstalldNativeService
/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp397 binder::Status prof_binder_result = service_->prepareAppProfile(
776 binder::Status binder_result = service_->prepareAppProfile(
/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DArtManagerService.java410 boolean result = mInstaller.prepareAppProfile(pkg.packageName, user, appId,
/frameworks/base/core/java/com/android/internal/os/
H A DZygoteInit.java529 installd.prepareAppProfile(
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 62 milliseconds