Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DVar.h93 …void setParamCheckExpression(const std::string & paramCheckExpression) { m_paramCheckExpression = … in setParamCheckExpression() function
DEntryPoint.cpp229 v->setParamCheckExpression(line.substr(pos)); in setAttribute()