Searched refs:Eng (Results 1 – 8 of 8) sorted by relevance
138 Eng struct {187 variables.Eng = proptools.BoolPtr(true)212 Eng struct {293 variables.Eng = boolPtr(true)
93 if config.Eng() {
134 Eng struct {273 Eng *bool `json:",omitempty"` member
924 return Bool(c.productVariables.MinimizeJavaDebugInfo) && !Bool(c.productVariables.Eng)931 func (c *config) Eng() bool { func932 return Bool(c.productVariables.Eng)
32 # for debugging. Eng has lots of extra tools for development.
291 if ctx.Config().Eng() {
47 $(call add_json_bool, Eng, $(filter eng,$(TARGET_BUILD_VARIANT)))