Searched refs:function_return (Results 1 – 1 of 1) sorted by relevance
1082 ScopedPyObjectPtr function_return; in CheckAndGetInteger() local1083 function_return.reset(PyObject_GetItem(map.get(), map_key)); in CheckAndGetInteger()1084 if (function_return.get() == NULL) { in CheckAndGetInteger()1088 function_return.get(), "MergeFrom", "O", map_value)); in CheckAndGetInteger()1094 ScopedPyObjectPtr function_return; in CheckAndGetInteger() local1095 function_return.reset( in CheckAndGetInteger()1097 if (function_return.get() == NULL) { in CheckAndGetInteger()