Searched defs:ShBinary (Results 1 – 2 of 2) sorted by relevance
63 type ShBinary struct { struct64 ModuleBase66 properties shBinaryProperties68 sourceFilePath Path69 outputFilePath OutputPath73 ShBinary anonMember78 func (s *ShBinary) DepsMutator(ctx BottomUpMutatorContext) {84 func (s *ShBinary) SourceFilePath(ctx ModuleContext) Path {88 func (s *ShBinary) OutputFile() OutputPath {92 func (s *ShBinary) SubDir() string {[all …]
641 func getCopyManifestForShBinary(sh *android.ShBinary) (fileToCopy android.Path, dirInApex string) {