Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DVar.h85 …void setHostPackTmpAllocExpression(const std::string & expr) { m_host_packTmpAllocExpression = exp… in setHostPackTmpAllocExpression()
86 void setHostPackExpression(const std::string & expr) { m_host_packExpression = expr; } in setHostPackExpression()
87 void setGuestUnpackExpression(const std::string & expr) { m_guest_unpackExpression = expr; } in setGuestUnpackExpression()