Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DVar.h79 … const std::string & hostPackTmpAllocExpression() const { return(m_host_packTmpAllocExpression); } in hostPackTmpAllocExpression() function
DApiGen.cpp1327 if (v->hostPackTmpAllocExpression() != "") { in genDecoderImpl()
1328 fprintf(fp, "\t\t\t%s;\n", v->hostPackTmpAllocExpression().c_str()); in genDecoderImpl()