HomeSort by relevance Sort by last modified time
    Searched full:dex2oat_flags (Results 1 - 1 of 1) sorted by null

  /frameworks/native/cmds/installd/
commands.cpp 833 char dex2oat_flags[kPropertyValueMax]; local
835 dex2oat_flags, NULL) <= 0 ? 0 : split_count(dex2oat_flags);
836 ALOGV("dalvik.vm.dex2oat-flags=%s\n", dex2oat_flags);
    [all...]

Completed in 45 milliseconds