Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DVar.h86 void setHostPackExpression(const std::string & expr) { m_host_packExpression = expr; } in setHostPackExpression() function
DEntryPoint.cpp344 v->setHostPackExpression(line.substr(pos)); in setAttribute()