Home
last modified time | relevance | path

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

/build/soong/sh/
Dsh_binary.go186 type ShBinary struct { struct
187 android.ModuleBase
188 android.DefaultableModuleBase
190 properties shBinaryProperties
192 sourceFilePath android.Path
193 outputFilePath android.OutputPath
194 installedFile android.InstallPath
200 ShBinary anonMember
213 func (s *ShBinary) HostToolPath() android.OptionalPath {
217 func (s *ShBinary) DepsMutator(ctx android.BottomUpMutatorContext) {
[all …]