/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ |
D | from_slice_error.rs | 48 pub fn linux_sll(&self) -> Option<&linux_sll::HeaderError> { in linux_sll() 54 pub fn double_vlan(&self) -> Option<&double_vlan::HeaderError> { in double_vlan() 60 pub fn ip(&self) -> Option<&ip::HeaderError> { in ip() 66 pub fn ip_auth(&self) -> Option<&ip_auth::HeaderError> { in ip_auth() 72 pub fn ipv4(&self) -> Option<&ipv4::HeaderError> { in ipv4() 78 pub fn ipv6(&self) -> Option<&ipv6::HeaderError> { in ipv6() 84 pub fn ipv6_exts(&self) -> Option<&ipv6_exts::HeaderError> { in ipv6_exts() 90 pub fn tcp(&self) -> Option<&tcp::HeaderError> { in tcp()
|
D | read_error.rs | 60 pub fn double_vlan(&self) -> Option<&double_vlan::HeaderError> { in double_vlan() 66 pub fn ip(&self) -> Option<&ip::HeaderError> { in ip() 72 pub fn ip_auth(&self) -> Option<&ip_auth::HeaderError> { in ip_auth() 78 pub fn ipv4(&self) -> Option<&ipv4::HeaderError> { in ipv4() 84 pub fn ipv6(&self) -> Option<&ipv6::HeaderError> { in ipv6() 90 pub fn ipv6_exts(&self) -> Option<&ipv6_exts::HeaderError> { in ipv6_exts() 96 pub fn linux_sll(&self) -> Option<&linux_sll::HeaderError> { in linux_sll() 102 pub fn tcp(&self) -> Option<&tcp::HeaderError> { in tcp()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ip_auth/ |
D | header_error.rs | 4 pub enum HeaderError { enum 11 impl core::fmt::Display for HeaderError { implementation 22 impl std::error::Error for HeaderError { implementation
|
D | header_read_error.rs | 32 pub fn content(self) -> Option<HeaderError> { in content()
|
D | header_limited_read_error.rs | 49 pub fn content(self) -> Option<HeaderError> { in content()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/double_vlan/ |
D | header_error.rs | 5 pub enum HeaderError { enum 15 impl core::fmt::Display for HeaderError { implementation 26 impl std::error::Error for HeaderError { implementation
|
D | header_read_error.rs | 34 pub fn content_error(self) -> Option<HeaderError> { in content_error()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/tcp/ |
D | header_error.rs | 3 pub enum HeaderError { enum 9 impl core::fmt::Display for HeaderError { implementation 24 impl std::error::Error for HeaderError { implementation
|
D | header_read_error.rs | 32 pub fn content_error(self) -> Option<HeaderError> { in content_error()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ipv6/ |
D | header_error.rs | 3 pub enum HeaderError { enum 11 impl core::fmt::Display for HeaderError { implementation 22 impl std::error::Error for HeaderError { implementation
|
D | header_read_error.rs | 32 pub fn content_error(self) -> Option<HeaderError> { in content_error()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ipv4/ |
D | header_error.rs | 3 pub enum HeaderError { enum 17 impl core::fmt::Display for HeaderError { implementation 29 impl std::error::Error for HeaderError { implementation
|
D | header_read_error.rs | 32 pub fn content_error(self) -> Option<HeaderError> { in content_error()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ipv6_exts/ |
D | header_error.rs | 5 pub enum HeaderError { enum 13 impl core::fmt::Display for HeaderError { implementation 25 impl std::error::Error for HeaderError { implementation
|
D | header_read_error.rs | 32 pub fn content_error(self) -> Option<HeaderError> { in content_error()
|
D | header_limited_read_error.rs | 49 pub fn content(self) -> Option<HeaderError> { in content()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ip/ |
D | header_error.rs | 6 pub enum HeaderError { enum 20 impl core::fmt::Display for HeaderError { implementation 32 impl std::error::Error for HeaderError { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/linux_sll/ |
D | header_error.rs | 5 pub enum HeaderError { enum 15 impl core::fmt::Display for HeaderError { implementation 27 impl std::error::Error for HeaderError { implementation
|
D | header_read_error.rs | 35 pub fn content_error(self) -> Option<HeaderError> { in content_error()
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ip_exts/ |
D | header_error.rs | 5 pub enum HeaderError { enum 13 impl core::fmt::Display for HeaderError { implementation 25 impl std::error::Error for HeaderError { implementation
|
D | headers_slice_error.rs | 26 pub fn content(&self) -> Option<&HeaderError> { in content()
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/errors/ |
H A D | header_error.proto | 33 enum HeaderError { enum
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/errors/ |
H A D | header_error.proto | 33 enum HeaderError { enum
|
/aosp_15_r20/external/googleapis/google/ads/searchads360/v0/errors/ |
H A D | header_error.proto | 33 enum HeaderError { enum
|
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/errors/ |
H A D | header_error.proto | 33 enum HeaderError { enum
|