Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DVar.h83 … void setPackExpression(const std::string & packExpression) { m_packExpression = packExpression; } in setPackExpression() function
DEntryPoint.cpp304 v->setPackExpression(line.substr(pos)); in setAttribute()