Searched defs:DEXOPT_PROFILE_GUIDED (Results 1 – 2 of 2) sorted by relevance
82 constexpr int DEXOPT_PROFILE_GUIDED = 1 << 5; variable
49 public static final int DEXOPT_PROFILE_GUIDED = 1 << 5; field in Installer