Searched refs:linkFile (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/cmds/installd/binder/android/os/ |
D | IInstalld.aidl | 74 void linkFile(@utf8InCpp String relativePath, @utf8InCpp String fromBase, in linkFile() method
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | Installer.java | 443 public void linkFile(String relativePath, String fromBase, String toBase) in linkFile() method in Installer 447 mInstalld.linkFile(relativePath, fromBase, toBase); in linkFile()
|
D | PackageInstallerSession.java | 1308 mPm.mInstaller.linkFile(relativePath, fromDir.getAbsolutePath(), in linkFiles()
|
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.h | 109 binder::Status linkFile(const std::string& relativePath, const std::string& fromBase,
|
D | InstalldNativeService.cpp | 2241 binder::Status InstalldNativeService::linkFile(const std::string& relativePath, in linkFile() function in android::installd::InstalldNativeService
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 28724 HSPLandroid/os/IInstalld;->linkFile(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|