Home
last modified time | relevance | path

Searched defs:TypeBase (Results 1 – 2 of 2) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
DTypeBase.java13 public abstract class TypeBase class
43 … protected TypeBase(Class<?> raw, TypeBindings bindings, JavaType superClass, JavaType[] superInts, in TypeBase() method in TypeBase
58 protected TypeBase(TypeBase base) { in TypeBase() method in TypeBase
/external/pdfium/third_party/lcms/src/
Dcmsio0.c1203 cmsTagTypeSignature TypeBase; in SaveTags() local