Home
last modified time | relevance | path

Searched defs:InstallSymlink (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dmodule.go376 InstallSymlink(installPath InstallPath, name string, srcPath InstallPath) InstallPath methodSpec
2723 func (m *moduleContext) InstallSymlink(installPath InstallPath, name string, srcPath InstallPath) I… func