Searched refs:moveAb (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 84 void moveAb(@utf8InCpp String apkPath, @utf8InCpp String instructionSet, in moveAb() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 469 public void moveAb(String apkPath, String instructionSet, String outputPath) in moveAb() method in Installer 473 mInstalld.moveAb(apkPath, instructionSet, outputPath); in moveAb()
|
D | OtaDexoptService.java | 387 installer.moveAb(path, dexCodeInstructionSet, oatDir); in moveAbArtifacts()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 121 binder::Status moveAb(const std::string& apkPath, const std::string& instructionSet,
|
D | InstalldNativeService.cpp | 2384 binder::Status InstalldNativeService::moveAb(const std::string& apkPath, in moveAb() function in android::installd::InstalldNativeService
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 27625 HSPLandroid/os/IInstalld$Stub$Proxy;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;… 27660 HSPLandroid/os/IInstalld;->moveAb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|