Home
last modified time | relevance | path

Searched refs:moveAb (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl97 void moveAb(@utf8InCpp String packageName, @utf8InCpp String apkPath, in moveAb() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java701 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()
DOtaDexoptService.java450 installer.moveAb(packageName, path, dexCodeInstructionSet, oatDir); in moveAbArtifacts()
/frameworks/native/cmds/installd/
DInstalldNativeService.h177 binder::Status moveAb(const std::string& packageName, const std::string& apkPath,
DInstalldNativeService.cpp3572 binder::Status InstalldNativeService::moveAb(const std::string& packageName, in moveAb() function in android::installd::InstalldNativeService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt35765 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