Home
last modified time | relevance | path

Searched defs:_proxy (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/Agent/
DAgent.h154 const CProxyArc *_proxy; variable
/external/python/cpython3/Lib/collections/
D__init__.py42 from _weakref import proxy as _proxy unknown