Searched defs:ShBinaryInfo (Results 1 – 2 of 2) sorted by relevance
44 type ShBinaryInfo struct { struct45 SubDir string46 OutputFile android.Path47 Symlinks []string
1437 commonInfo *android.CommonModuleInfo, sh *sh.ShBinaryInfo) apexFile {