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.aidl82 void linkFile(@utf8InCpp String relativePath, @utf8InCpp String fromBase, in linkFile() method
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java459 public void linkFile(String relativePath, String fromBase, String toBase) in linkFile() method in Installer
463 mInstalld.linkFile(relativePath, fromBase, toBase); in linkFile()
DPackageInstallerSession.java1405 mPm.mInstaller.linkFile(relativePath, fromDir.getAbsolutePath(), in linkFiles()
/frameworks/native/cmds/installd/
DInstalldNativeService.h119 binder::Status linkFile(const std::string& relativePath, const std::string& fromBase,
DInstalldNativeService.cpp2354 binder::Status InstalldNativeService::linkFile(const std::string& relativePath, in linkFile() function in android::installd::InstalldNativeService
/frameworks/base/config/
Dboot-image-profile.txt27655 HSPLandroid/os/IInstalld;->linkFile(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V