Searched defs:_proxy (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/7zip/UI/Agent/ | ||
D | Agent.h | 154 const CProxyArc *_proxy; variable |
/external/python/cpython3/Lib/collections/ | ||
D | __init__.py | 42 from _weakref import proxy as _proxy unknown |