Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule.go358 InstallExecutable(installPath InstallPath, name string, srcPath Path, deps ...Path) InstallPath methodSpec
2659 func (m *moduleContext) InstallExecutable(installPath InstallPath, name string, srcPath Path, func