Lines Matching refs:proxy
459 # proxy objects (e.g. a managed list of managed lists).
728 proxy = proxytype(
734 return proxy
782 # Should be set to True only when a proxy object is being created
783 # on the manager server; primary use case: nested proxy objects.
784 # RebuildProxy detects when a proxy is being created on the manager
830 proxy = proxytype(
836 return proxy
895 # the proxy may just be for a manager which has shutdown
933 Function used for unpickling proxy objects.
937 util.debug('Rebuild a proxy owned by manager, token=%r', token)
949 # Functions to create proxies and proxy types
954 Return a proxy type whose methods are given by `exposed`
977 Return an auto-proxy for `token`
994 proxy = ProxyType(token, serializer, manager=manager, authkey=authkey,
996 proxy._isauto = True
997 return proxy
1292 # Unless set up as a shared proxy, don't make shared_memory_context