Searched defs:ShBinary (Results 1 – 2 of 2) sorted by relevance
148 type ShBinary struct { struct149 android.ModuleBase150 android.BazelModuleBase152 properties shBinaryProperties154 sourceFilePath android.Path155 outputFilePath android.OutputPath156 installedFile android.InstallPath162 ShBinary anonMember448 func InitShBinaryModule(s *ShBinary) {
1463 func apexFileForShBinary(ctx android.BaseModuleContext, sh *sh.ShBinary) apexFile {