Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DVar.h80 const std::string & hostPackExpression() const { return(m_host_packExpression); } in hostPackExpression() function
DApiGen.cpp1324 if (v->hostPackExpression() != "") { in genDecoderImpl()
1331 if (v->hostPackExpression() != "") { in genDecoderImpl()
1358 if (v->hostPackExpression() != "") { in genDecoderImpl()
1363 v->hostPackExpression().c_str()); in genDecoderImpl()