Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DVar.h45 m_guest_packExpression(""), in Var()
64 m_guest_packExpression = ""; in init()
82 const std::string & guestPackExpression() const { return(m_guest_packExpression); } in guestPackExpression()
91 void setGuestPackExpression(const std::string & expr) { m_guest_packExpression = expr; } in setGuestPackExpression()
118 std::string m_guest_packExpression; // an expression to pack large buffer writes on the guest variable