Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DVar.h42 m_host_packTmpAllocExpression(""), in Var()
61 m_host_packTmpAllocExpression = ""; in init()
79 … const std::string & hostPackTmpAllocExpression() const { return(m_host_packTmpAllocExpression); } in hostPackTmpAllocExpression()
88 …void setHostPackTmpAllocExpression(const std::string & expr) { m_host_packTmpAllocExpression = exp… in setHostPackTmpAllocExpression()
115 …std::string m_host_packTmpAllocExpression; // an expression to create temporaries for getting into… variable