Searched refs:DexpreoptGlobalConfig (Results 1 – 4 of 4) sorted by relevance
946 func (c *config) DexpreoptGlobalConfig(ctx PathContext) ([]byte, error) { func947 if c.productVariables.DexpreoptGlobalConfig == nil {950 path := absolutePath(*c.productVariables.DexpreoptGlobalConfig)
311 DexpreoptGlobalConfig *string `json:",omitempty"` member
184 $(call add_json_str, DexpreoptGlobalConfig, $(DEX_PREOPT_CONFIG))
231 if data, err := ctx.Config().DexpreoptGlobalConfig(ctx); err != nil {