Searched defs:ValueProxy (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/ | ||
| D | http2_header_block.cc | 100 Http2HeaderBlock::ValueProxy::ValueProxy( in ValueProxy() function in spdy::Http2HeaderBlock::ValueProxy |
| /external/python/cpython2/Lib/multiprocessing/ | ||
| D | managers.py | 1036 class ValueProxy(BaseProxy): class |
| /external/python/cpython3/Lib/multiprocessing/ | ||
| D | managers.py | 1134 class ValueProxy(BaseProxy): class |