Home | Sort by relevance Sort by last modified time |
/build/soong/cc/ | |
androidmk.go | 92 fmt.Fprintln(w, "\n$("+prefix+"OUT_INTERMEDIATE_LIBRARIES)/"+name+objectExtension+":", out.String(), "| $(ACP)") |
builder.go | 34 objectExtension = ".o" |
cc.go | [all...] |