Home
last modified time | relevance | path

Searched refs:EmbeddedInMake (Results 1 – 7 of 7) sorted by relevance

/build/soong/cc/
Dstrip.go31 return !ctx.AConfig().EmbeddedInMake() && !stripper.StripProperties.Strip.None
Drelocation_packer.go72 if ctx.AConfig().EmbeddedInMake() {
Dsanitize.go457 if mctx.AConfig().EmbeddedInMake() {
/build/soong/android/
Dmodule.go428 Optional: ctx.Config().(Config).EmbeddedInMake(),
448 if ctx.Config().(Config).EmbeddedInMake() {
672 Default: !a.AConfig().EmbeddedInMake(),
696 Default: !a.AConfig().EmbeddedInMake(),
852 if ctx.Config().(Config).EmbeddedInMake() {
873 Optional: ctx.Config().(Config).EmbeddedInMake(),
Dconfig.go323 func (c *config) EmbeddedInMake() bool { func
389 return c.EmbeddedInMake() || Bool(c.Mega_device)
Dandroidmk.go60 if !config.EmbeddedInMake() {
Dmakevars.go102 if !config.EmbeddedInMake() {