Searched refs:DoCallPyFunc (Results 1 – 1 of 1) sorted by relevance
208 Status DoCallPyFunc(PyCall* call, bool* out_log_on_error) { in DoCallPyFunc() function526 Status s = DoCallPyFunc(&call, &log_on_error); in Compute()