Home
last modified time | relevance | path

Searched refs:theType (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/codegen/generic-apigen/
DEntryPoint.cpp74 const VarType *theType = TypeFactory::instance()->getVarTypeByName(retTypeName); in parse() local
75 if (theType->name() == "UNKNOWN") { in parse()
80 theType, in parse()