Searched refs:SetPythonCode (Results 1 – 2 of 2) sorted by relevance
104 m_opaque_sp->SetPythonCode(data); in SetClassCode()
410 void SetPythonCode(const char *script) { m_python_code.assign(script); } in SetPythonCode() function