Home
last modified time | relevance | path

Searched refs:dex2oat_isa_features (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
DAndroidRuntime.cpp672 char dex2oat_isa_features[sizeof("--instruction-set-features=") -1 + PROPERTY_VALUE_MAX]; in startVm() local
980 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()
1039 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()