Home
last modified time | relevance | path

Searched defs:genericType (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldType.java190 Type genericType = field.getGenericType(); in isValidForList() local
273 Type genericType = getGenericSuperList(clazz); in getListParameter() local
/third_party/typescript/lib/
Dtypescript.js142798 function inferTypeParameters(genericType, usageType, typeParameter) { argument
DtypescriptServices.js142798 function inferTypeParameters(genericType, usageType, typeParameter) { argument
Dtsserverlibrary.js142798 function inferTypeParameters(genericType, usageType, typeParameter) { argument
Dtsserver.js142229 function inferTypeParameters(genericType, usageType, typeParameter) { argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp114263 FontFamilyType genericType = eFamily_none; in Convert() local