Searched refs:PreoptFlags (Results 1 – 6 of 6) sorted by relevance
397 if len(module.PreoptFlags) > 0 {398 preoptFlags = module.PreoptFlags399 } else if len(global.PreoptFlags) > 0 {400 preoptFlags = global.PreoptFlags518 contains(module.PreoptFlags, "--compiler-filter=verify")
60 …PreoptFlags []string // global dex2oat flags that should be used if no module-specific dex2oat fla… member170 PreoptFlags []string member742 PreoptFlags: nil,
79 PreoptFlags: nil,
107 …$(call add_json_list, PreoptFlags, $(PRODUCT_DEX_PREOPT_DEFAULT_FLAGS))
381 $(call add_json_list, PreoptFlags, $(LOCAL_DEX_PREOPT_FLAGS))
468 PreoptFlags: nil,