Searched refs:dex2oat_isa_features_key (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.c715 char dex2oat_isa_features_key[PROPERTY_KEY_MAX]; local
716 sprintf(dex2oat_isa_features_key, "dalvik.vm.isa.%s.features", instruction_set);
718 bool have_dex2oat_isa_features = property_get(dex2oat_isa_features_key,

Completed in 268 milliseconds