Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl74 void linkFile(@utf8InCpp String relativePath, @utf8InCpp String fromBase, in linkFile() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java443 public void linkFile(String relativePath, String fromBase, String toBase) in linkFile() method in Installer
447 mInstalld.linkFile(relativePath, fromBase, toBase); in linkFile()
DPackageInstallerSession.java1308 mPm.mInstaller.linkFile(relativePath, fromDir.getAbsolutePath(), in linkFiles()
/frameworks/native/cmds/installd/
DInstalldNativeService.h109 binder::Status linkFile(const std::string& relativePath, const std::string& fromBase,
DInstalldNativeService.cpp2241 binder::Status InstalldNativeService::linkFile(const std::string& relativePath, in linkFile() function in android::installd::InstalldNativeService
/frameworks/base/config/
Dboot-image-profile.txt28724 HSPLandroid/os/IInstalld;->linkFile(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V