Searched defs:linkFile (Results 1 – 4 of 4) sorted by relevance
90 void linkFile(@utf8InCpp String relativePath, @utf8InCpp String fromBase, in linkFile() method
644 public void linkFile(String relativePath, String fromBase, String toBase) in linkFile() method in Installer
3540 private void linkFile(String relativePath, String fromBase, String toBase) throws IOException { in linkFile() method in PackageInstallerSession
2626 binder::Status InstalldNativeService::linkFile(const std::string& relativePath, in linkFile() function in android::installd::InstalldNativeService