OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEX_PREOPT_DEFAULT
(Results
1 - 6
of
6
) sorted by null
/build/target/board/generic_mips64/
BoardConfig.mk
77
DEX_PREOPT_DEFAULT
:= nostripping
/build/core/
dex_preopt.mk
20
DEX_PREOPT_DEFAULT
?= true
66
ifneq ($(
DEX_PREOPT_DEFAULT
),nostripping)
dex_preopt_odex_install.mk
18
LOCAL_DEX_PREOPT := $(
DEX_PREOPT_DEFAULT
)
/device/generic/mips64/
BoardConfig.mk
61
DEX_PREOPT_DEFAULT
:= nostripping
/device/google/marlin/marlin/
BoardConfig.mk
156
DEX_PREOPT_DEFAULT
:= nostripping
/device/google/marlin/sailfish/
BoardConfig.mk
152
DEX_PREOPT_DEFAULT
:= nostripping
Completed in 4300 milliseconds