Searched refs:moveAb (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 97 void moveAb(@utf8InCpp String packageName, @utf8InCpp String apkPath, in moveAb() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 701 public void moveAb(String packageName, String apkPath, String instructionSet, String outputPath) in moveAb() method in Installer 707 mInstalld.moveAb(packageName, apkPath, instructionSet, outputPath); in moveAb()
|
D | OtaDexoptService.java | 450 installer.moveAb(packageName, path, dexCodeInstructionSet, oatDir); in moveAbArtifacts()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 177 binder::Status moveAb(const std::string& packageName, const std::string& apkPath,
|
D | InstalldNativeService.cpp | 3572 binder::Status InstalldNativeService::moveAb(const std::string& packageName, in moveAb() function in android::installd::InstalldNativeService
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 35765 Landroid/os/IInstalld$Stub$Proxy;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V 35847 Landroid/os/IInstalld;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|