Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/common/http/
Dhttp_header_block.cc100 HttpHeaderBlock::ValueProxy::ValueProxy( in ValueProxy() function in quiche::HttpHeaderBlock::ValueProxy
109 HttpHeaderBlock::ValueProxy::ValueProxy(ValueProxy&& other) in ValueProxy() function in quiche::HttpHeaderBlock::ValueProxy
/external/python/cpython3/Lib/test/
Dtest_genericalias.py34 ValueProxy = None variable
/external/python/cpython2/Lib/multiprocessing/
Dmanagers.py1036 class ValueProxy(BaseProxy): class
/external/python/cpython3/Lib/multiprocessing/
Dmanagers.py1138 class ValueProxy(BaseProxy): class