Searched refs:PreoptFlags (Results 1 – 6 of 6) sorted by relevance
403 if len(module.PreoptFlags) > 0 {404 preoptFlags = module.PreoptFlags405 } else if len(global.PreoptFlags) > 0 {406 preoptFlags = global.PreoptFlags516 contains(module.PreoptFlags, "--compiler-filter=verify")
55 …PreoptFlags []string // global dex2oat flags that should be used if no module-specific dex2oat fla… member120 PreoptFlags []string member540 PreoptFlags: nil,
43 PreoptFlags: nil,
190 PreoptFlags: nil,
93 …$(call add_json_list, PreoptFlags, $(PRODUCT_DEX_PREOPT_DEFAULT_FLAGS))
229 $(call add_json_list, PreoptFlags, $(LOCAL_DEX_PREOPT_FLAGS))