Searched defs:TypeIndex (Results 1 – 3 of 3) sorted by relevance
85 TypeIndex() {} in TypeIndex() function86 explicit constexpr TypeIndex(uint16_t index) : DexIndex<uint16_t>(index) {} in TypeIndex() function
37 dex::TypeIndex TypeIndex() const { in TypeIndex() function
983 std::set<std::pair<dex::TypeIndex, const DexFile*>>* exceptions_to_resolve) in FindExceptionTypesToResolve()996 std::set<std::pair<dex::TypeIndex, const DexFile*>>* exceptions_to_resolve) in FindExceptionTypesToResolveForMethod()