Home
last modified time | relevance | path

Searched defs:ValueProxy (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_header_block.cc100 Http2HeaderBlock::ValueProxy::ValueProxy( in ValueProxy() function in spdy::Http2HeaderBlock::ValueProxy
109 Http2HeaderBlock::ValueProxy::ValueProxy(ValueProxy&& other) in ValueProxy() function in spdy::Http2HeaderBlock::ValueProxy
/external/python/cpython2/Lib/multiprocessing/
Dmanagers.py1036 class ValueProxy(BaseProxy): class
/external/python/cpython3/Lib/multiprocessing/
Dmanagers.py1134 class ValueProxy(BaseProxy): class