Lines Matching full:getattr
68 view_types = [type(getattr({}, name)()) for name in ('items','keys','values')]
133 func = getattr(obj, name)
202 func = getattr(self, funcname)
250 function = getattr(obj, methodname)
650 exposed = exposed or getattr(proxytype, '_exposed_', None)
653 getattr(proxytype, '_method_to_typeid_', None)
835 if getattr(self, '_isauto', False):
869 server = getattr(current_process(), '_manager_server', None)
876 not getattr(current_process(), '_inheriting', False)