Searched refs:py_return (Results 1 – 1 of 1) sorted by relevance
1055 PythonObject py_return; in ExecuteOneLineWithReturn() local1542 PythonObject py_return( in GetRecognizedArguments() local1551 if (py_return.get()) { in GetRecognizedArguments()1634 if (py_return.get()) { in OSPlugin_RegisterInfo()1690 if (py_return.get()) { in OSPlugin_ThreadsInfo()1775 if (py_return.get()) { in OSPlugin_RegisterContextData()1834 if (py_return.get()) { in OSPlugin_CreateThread()2568 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetSyntheticTypeName()3105 if (py_return.IsAllocated() && PythonString::Check(py_return.get())) { in GetShortHelpForCommandObject()3160 if (py_return.IsAllocated() && PythonInteger::Check(py_return.get())) { in GetFlagsForCommandObject()[all …]