Searched defs:py_return (Results 1 – 2 of 2) sorted by relevance
1020 PythonObject py_return = std::move(maybe_py_return.get()); in ExecuteOneLineWithReturn() local1462 PythonObject py_return( in GetRecognizedArguments() local1529 PythonObject py_return = std::move(expected_py_return.get()); in OSPlugin_RegisterInfo() local1562 PythonObject py_return = std::move(expected_py_return.get()); in OSPlugin_ThreadsInfo() local1596 PythonObject py_return = std::move(expected_py_return.get()); in OSPlugin_RegisterContextData() local1631 PythonObject py_return = std::move(expected_py_return.get()); in OSPlugin_CreateThread() local2372 PythonObject py_return = std::move(expected_py_return.get()); in GetSyntheticTypeName() local2899 PythonObject py_return = std::move(expected_py_return.get()); in GetShortHelpForCommandObject() local2946 long long py_return = unwrapOrSetPythonException( in GetFlagsForCommandObject() local2983 PythonObject py_return = std::move(expected_py_return.get()); in GetLongHelpForCommandObject() local
84 PythonObject py_return = std::move(expected_return_object.get()); in Dispatch() local