Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DVar.h85 …void setHostPackTmpAllocExpression(const std::string & expr) { m_host_packTmpAllocExpression = exp… in setHostPackTmpAllocExpression() function
DEntryPoint.cpp329 v->setHostPackTmpAllocExpression(line.substr(pos)); in setAttribute()