/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/ |
D | request.go | 46 type ProtocolError struct { struct 47 ErrorString string 50 func (pe *ProtocolError) Error() string { return pe.ErrorString } 53 func (pe *ProtocolError) Is(err error) bool {
|
/aosp_15_r20/external/deqp/execserver/ |
H A D | xsDefs.hpp | 81 class ProtocolError : public ConnectionError class 84 ProtocolError(const std::string &message) : ConnectionError(message) in ProtocolError() function in xs::ProtocolError
|
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/rrlp_components/ |
H A D | ProtocolError.java | 40 public class ProtocolError extends Asn1Sequence { class 46 public ProtocolError() { in ProtocolError() method in ProtocolError
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | conformance_python.py | 53 class ProtocolError(Exception): class
|
/aosp_15_r20/external/protobuf/conformance/ |
H A D | conformance_python.py | 53 class ProtocolError(Exception): class
|
/aosp_15_r20/external/python/mobly/mobly/snippet/ |
D | errors.py | 52 class ProtocolError(Error): class
|
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
H A D | MessageType.java | 13 ProtocolError((byte)6), enumConstant
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/textproto/ |
D | textproto.go | 46 type ProtocolError string type
|
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/ |
D | jsonrpc_client_base.py | 80 ProtocolError = errors.ProtocolError variable
|
/aosp_15_r20/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/ |
D | CccParams.java | 197 public @interface ProtocolError {} annotation in CccParams
|
/aosp_15_r20/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/ |
D | AliroParams.java | 201 public @interface ProtocolError {} annotation in AliroParams
|
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/ |
D | error.rs | 155 pub enum ProtocolError { enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/ |
D | exceptions.py | 64 class ProtocolError(HTTPError): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/ |
D | exceptions.py | 64 class ProtocolError(HTTPError): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/ |
D | exceptions.py | 64 class ProtocolError(HTTPError): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/ |
D | exceptions.py | 64 class ProtocolError(HTTPError): class
|
/aosp_15_r20/bootable/libbootloader/gbl/liberror/src/ |
H A D | lib.rs | 228 ProtocolError, enumerator
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 227 class ProtocolError(Exception): class
|
/aosp_15_r20/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/ |
H A D | NanoWSD.java | 312 ProtocolError(1002), enumConstant
|
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/vios_backend/ |
H A D | shm_vios.rs | 88 ProtocolError(ProtocolErrorKind), enumerator
|
/aosp_15_r20/external/python/cpython3/Lib/xmlrpc/ |
D | client.py | 201 class ProtocolError(Error): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xmlrpc/ |
D | client.py | 201 class ProtocolError(Error): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xmlrpc/ |
D | client.py | 201 class ProtocolError(Error): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xmlrpc/ |
D | client.py | 201 class ProtocolError(Error): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xmlrpc/ |
D | client.py | 201 class ProtocolError(Error): class
|