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