Home
last modified time | relevance | path

Searched defs:moveAb (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl88 void moveAb(@utf8InCpp String apkPath, @utf8InCpp String instructionSet, in moveAb() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java485 public void moveAb(String apkPath, String instructionSet, String outputPath) in moveAb() method in Installer
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2728 binder::Status InstalldNativeService::moveAb(const std::string& apkPath, in moveAb() function in android::installd::InstalldNativeService