Home
last modified time | relevance | path

Searched defs:ProtocolError (Results 1 – 11 of 11) sorted by relevance

/prebuilts/go/linux-x86/src/net/http/
Drequest.go46 type ProtocolError struct { struct
47 ErrorString string
50 func (pe *ProtocolError) Error() string { return pe.ErrorString }
53 func (pe *ProtocolError) Is(err error) bool {
/prebuilts/go/linux-x86/src/net/textproto/
Dtextproto.go46 type ProtocolError string type
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dexceptions.py64 class ProtocolError(HTTPError): class
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dexceptions.py64 class ProtocolError(HTTPError): class
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dexceptions.py64 class ProtocolError(HTTPError): class
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dexceptions.py64 class ProtocolError(HTTPError): class
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xmlrpc/
Dclient.py201 class ProtocolError(Error): class
/prebuilts/build-tools/common/py3-stdlib/xmlrpc/
Dclient.py201 class ProtocolError(Error): class
/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xmlrpc/
Dclient.py201 class ProtocolError(Error): class
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/xmlrpc/
Dclient.py201 class ProtocolError(Error): class
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xmlrpc/
Dclient.py201 class ProtocolError(Error): class