Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A DAndroidRuntime.cpp681 char dex2oat_isa_features[sizeof("--instruction-set-features=") -1 + PROPERTY_VALUE_MAX]; in startVm() local
978 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()
1034 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()