HomeSort by relevance Sort by last modified time
    Searched refs:dex2oat_isa_features_key (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
AndroidRuntime.cpp 635 char dex2oat_isa_features_key[PROPERTY_KEY_MAX]; local
    [all...]
  /frameworks/native/cmds/installd/
dexopt.cpp 223 char dex2oat_isa_features_key[kPropertyKeyMax]; local
224 sprintf(dex2oat_isa_features_key, "dalvik.vm.isa.%s.features", instruction_set);
226 bool have_dex2oat_isa_features = get_property(dex2oat_isa_features_key,
    [all...]

Completed in 2498 milliseconds