Searched defs:ValueProxy (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/common/http/ | ||
| D | http_header_block.cc | 100 HttpHeaderBlock::ValueProxy::ValueProxy( in ValueProxy() function in quiche::HttpHeaderBlock::ValueProxy |
| /external/python/cpython3/Lib/test/ | ||
| D | test_genericalias.py | 34 ValueProxy = None variable |
| /external/python/cpython2/Lib/multiprocessing/ | ||
| D | managers.py | 1036 class ValueProxy(BaseProxy): class |
| /external/python/cpython3/Lib/multiprocessing/ | ||
| D | managers.py | 1138 class ValueProxy(BaseProxy): class |