Searched defs:TypePool (Results 1 – 4 of 4) sorted by relevance
40 public class TypePool extends StringTypeBasePool class44 public TypePool(@Nonnull DexPool dexPool) { in TypePool() method in TypePool
142 using TypePool = variable
134 template <Type Ty, typename KeyType, typename ValueType> class TypePool { class