Lines Matching full:_cache
884 def MakeProxyType(name, exposed, _cache={}):890 return _cache[(name, exposed)]902 _cache[(name, exposed)] = ProxyType