Searched refs:dex2oat_isa_features_key (Results 1 – 2 of 2) sorted by relevance
197 const std::string dex2oat_isa_features_key = in PrepareCompilerConfigFlags() local200 MapPropertyToArg(dex2oat_isa_features_key, "--instruction-set-features=%s"); in PrepareCompilerConfigFlags()
685 char dex2oat_isa_features_key[PROPERTY_KEY_MAX]; in startVm() local985 sprintf(dex2oat_isa_features_key, "dalvik.vm.isa.%s.features", ABI_STRING); in startVm()986 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()1042 parseCompilerOption(dex2oat_isa_features_key, dex2oat_isa_features, in startVm()