Searched defs:ShBinary (Results 1 – 1 of 1) sorted by relevance
186 type ShBinary struct { struct187 android.ModuleBase188 android.DefaultableModuleBase190 properties shBinaryProperties192 sourceFilePath android.Path193 outputFilePath android.OutputPath194 installedFile android.InstallPath200 ShBinary anonMember213 func (s *ShBinary) HostToolPath() android.OptionalPath {217 func (s *ShBinary) DepsMutator(ctx android.BottomUpMutatorContext) {[all …]