Home
last modified time | relevance | path

Searched defs:getTypeClass (Results 1 – 3 of 3) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/util/introspection/
DIntrospectionUtils.java98 public static Class<?> getTypeClass(Type type) in getTypeClass() method in IntrospectionUtils
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h270 Op getTypeClass(Id typeId) const { return getOpCode(typeId); } in getTypeClass() function
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h272 Op getTypeClass(Id typeId) const { return getOpCode(typeId); } in getTypeClass() function