Searched refs:PreoptFlags (Results 1 – 6 of 6) sorted by relevance
349 if len(module.PreoptFlags) > 0 {350 preoptFlags = module.PreoptFlags351 } else if len(global.PreoptFlags) > 0 {352 preoptFlags = global.PreoptFlags471 contains(module.PreoptFlags, "--compiler-filter=verify")
59 …PreoptFlags []string // global dex2oat flags that should be used if no module-specific dex2oat fla… member122 PreoptFlags []string member623 PreoptFlags: nil,
43 PreoptFlags: nil,
114 …$(call add_json_list, PreoptFlags, $(PRODUCT_DEX_PREOPT_DEFAULT_FLAGS))
378 $(call add_json_list, PreoptFlags, $(LOCAL_DEX_PREOPT_FLAGS))
216 PreoptFlags: nil,