Searched refs:linkFile (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl72 void linkFile(@utf8InCpp String relativePath, @utf8InCpp String fromBase,
/frameworks/base/services/core/java/com/android/server/pm/
H A DInstaller.java433 public void linkFile(String relativePath, String fromBase, String toBase) method in class:Installer
437 mInstalld.linkFile(relativePath, fromBase, toBase);
H A DPackageInstallerSession.java987 mPm.mInstaller.linkFile(relativePath, fromDir.getAbsolutePath(),
/frameworks/native/cmds/installd/
H A DInstalldNativeService.h107 binder::Status linkFile(const std::string& relativePath, const std::string& fromBase,
H A DInstalldNativeService.cpp2210 binder::Status InstalldNativeService::linkFile(const std::string& relativePath, function in class:android::installd::InstalldNativeService

Completed in 715 milliseconds