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