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