Searched defs:createProfileSnapshot (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/pm/dex/ |
D | ArtManagerService.java | 258 private void createProfileSnapshot(String packageName, String profileName, String classpath, in createProfileSnapshot() method in ArtManagerService
|
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 74 boolean createProfileSnapshot(int appId, @utf8InCpp String packageName, in createProfileSnapshot() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 557 public boolean createProfileSnapshot(int appId, String packageName, String profileName, in createProfileSnapshot() method in Installer
|
/frameworks/native/cmds/installd/tests/ |
D | installd_dexopt_test.cpp | 910 void createProfileSnapshot(int32_t appid, const std::string& package_name, in createProfileSnapshot() function in android::installd::ProfileTest
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.cpp | 2253 binder::Status InstalldNativeService::createProfileSnapshot(int32_t appId, in createProfileSnapshot() function in android::installd::InstalldNativeService
|