/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/bool/ |
D | bvec4.rs | 113 fn default() -> Self { in default() method 217 fn from(mask: BVec4) -> Self { in from() method 224 fn from(mask: BVec4) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/http/src/ |
D | status.rs | 229 fn default() -> StatusCode { in default() method 250 fn from(status: StatusCode) -> u16 { in from() method 265 fn from(t: &'a StatusCode) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/metadata/ |
D | key.rs | 188 fn from(src: &'a MetadataKey<VE>) -> MetadataKey<VE> { in from() method 195 fn from(name: MetadataKey<VE>) -> Bytes { in from() method 279 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/options/ |
D | from_type_param.rs | 13 pub default: Option<Ident>, field 59 fn from(v: &'a FromTypeParamOptions) -> Self { in from() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/ |
D | socket.rs | 32 fn from(item: HciChannels) -> Self { in from() method 83 fn from(item: MgmtCommandOpcode) -> Self { in from() method 105 fn from(item: MgmtCommand) -> Self { in from() method 273 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/coset/src/common/ |
D | mod.rs | 61 fn from(e: cbor::de::Error<T>) -> Self { in from() method 75 fn from(_e: cbor::ser::Error<T>) -> Self { in from() method 81 fn from(_: core::num::TryFromIntError) -> Self { in from() method 196 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/body/ |
D | stream_body.rs | 68 fn from(stream: S) -> Self { in from() function 101 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | protobuf_abs_path.rs | 29 fn default() -> ProtobufAbsPath { in default() method 256 fn from(s: &str) -> Self { in from() method 262 fn from(s: String) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/hpack/ |
D | decoder.rs | 357 fn default() -> Decoder { in default() method 578 fn from(_: Utf8Error) -> DecoderError { in from() method 585 fn from(_: header::InvalidHeaderValue) -> DecoderError { in from() method 592 fn from(_: header::InvalidHeaderName) -> DecoderError { in from() method 599 fn from(_: method::InvalidMethod) -> DecoderError { in from() method 606 fn from(_: status::InvalidStatusCode) -> DecoderError { in from() method 613 fn from(src: DecoderError) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/fs/ |
D | open_options.rs | 653 fn from(options: StdOpenOptions) -> OpenOptions { in from() method 659 fn default() -> Self { in default() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/util/ |
D | over_ride.rs | 114 fn default() -> Self { in default() method 120 fn from(v: Option<T>) -> Self { in from() method
|
D | spanned_value.rs | 45 fn default() -> Self { in default() method 110 fn from(value: T) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/ |
D | mod.rs | 396 fn from(usage: MemoryUsage) -> Self { in from() method 440 fn default() -> Self { in default() method 586 fn from(err: VulkanError) -> Self { in from() method 1562 fn default() -> Self { in default() method 1601 fn from(err: RequirementNotMet) -> Self { in from() method
|
/aosp_15_r20/external/rust/crabbyavif/src/capi/ |
D | gainmap.rs | 52 fn default() -> Self { in default() method 76 fn from(gainmap: &GainMap) -> Self { in from() method
|
D | image.rs | 47 fn from(clap_op: &Option<CleanAperture>) -> Self { in from() method 65 fn from(clap: &avifCleanApertureBox) -> Self { in from() method 124 fn default() -> Self { in default() method 157 fn from(image: &Image) -> Self { in from() method
|
/aosp_15_r20/external/crosvm/swap/src/ |
H A D | userfaultfd.rs | 77 fn from(e: UffdError) -> Self { in from() method 161 fn default() -> Self { in default() method 406 fn from(uffd: Uffd) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/data_types/ |
D | owned_strs.rs | 115 fn default() -> Self { in default() method 183 fn from(value: &CStr16) -> Self { in from() method 190 fn from(value: &CString16) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/instance/ |
D | debug.rs | 274 fn from(err: VulkanError) -> DebugUtilsMessengerCreationError { in from() method 280 fn from(err: RequirementNotMet) -> Self { in from() method 416 fn default() -> Self { in default() method
|
D | mod.rs | 767 fn default() -> Self { in default() method 864 fn from(err: OomError) -> Self { in from() method 870 fn from(err: ExtensionRestrictionError) -> Self { in from() method 876 fn from(err: VulkanError) -> Self { in from() method
|
/aosp_15_r20/external/rust/crates/uefi/src/data_types/ |
D | owned_strs.rs | 115 fn default() -> Self { in default() method 183 fn from(value: &CStr16) -> Self { in from() method 190 fn from(value: &CString16) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/time/ |
D | mod.rs | 123 fn default() -> Self { in default() method 131 fn from(epoch: Instant) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/link/ |
D | linux_sll_packet_type.rs | 63 fn from(val: LinuxSllPacketType) -> Self { in from() method 170 fn default() { in default() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/descriptor_set/ |
D | layout.rs | 506 fn from(error: VulkanError) -> Self { in from() method 584 fn from(err: RequirementNotMet) -> Self { in from() method 625 fn default() -> Self { in default() method 769 fn from(reqs: &DescriptorBindingRequirements) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/ |
D | delay_queue.rs | 1186 fn default() -> DelayQueue<T> { in default() method 1292 fn default() -> Stack<T> { in default() method 1313 fn from(item: Key) -> Self { in from() method 1319 fn from(item: KeyInternal) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/swapchain/ |
D | mod.rs | 368 fn default() -> Self { in default() method 459 fn from(val: &RectangleLayer) -> Self { in from() method
|