Home
last modified time | relevance | path

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

/build/soong/sh/
Dsh_binary.go44 type ShBinaryInfo struct { struct
45 SubDir string
46 OutputFile android.Path
47 Symlinks []string
/build/soong/apex/
Dapex.go1437 commonInfo *android.CommonModuleInfo, sh *sh.ShBinaryInfo) apexFile {