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