Searched refs:OLD_DEXOPT_OTA (Results 1 – 1 of 1) sorted by relevance
202 constexpr int OLD_DEXOPT_OTA = 1 << 6; in ReadArgumentsV1() local203 static_assert(DEXOPT_GENERATE_COMPACT_DEX > OLD_DEXOPT_OTA, "must not overlap"); in ReadArgumentsV1()210 ReplaceMask(input, OLD_DEXOPT_OTA, 0); in ReadArgumentsV1()