Searched refs:moveAb (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 92 void moveAb(@utf8InCpp String apkPath, @utf8InCpp String instructionSet, in moveAb() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 656 public void moveAb(String apkPath, String instructionSet, String outputPath) in moveAb() method in Installer 662 mInstalld.moveAb(apkPath, instructionSet, outputPath); in moveAb()
|
D | OtaDexoptService.java | 417 installer.moveAb(path, dexCodeInstructionSet, oatDir); in moveAbArtifacts()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 150 binder::Status moveAb(const std::string& apkPath, const std::string& instructionSet,
|
D | InstalldNativeService.cpp | 2643 binder::Status InstalldNativeService::moveAb(const std::string& apkPath, in moveAb() function in android::installd::InstalldNativeService
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 39731 Landroid/os/IInstalld$Stub$Proxy;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V 39813 Landroid/os/IInstalld;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
/frameworks/base/services/ |
D | art-profile | 29646 HPLcom/android/server/pm/Installer;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)…
|