/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | any.rs | 227 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 378 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 510 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method
|
H A D | error.rs | 218 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 252 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 275 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/ |
H A D | any.rs | 227 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 378 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 510 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method
|
H A D | error.rs | 218 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 252 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 275 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/ |
H A D | any.rs | 227 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 378 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 510 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method
|
H A D | error.rs | 217 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 251 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 274 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ |
H A D | any.rs | 227 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 378 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 510 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method
|
H A D | error.rs | 217 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 251 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 274 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/ |
H A D | any.rs | 227 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 378 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 510 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method
|
H A D | error.rs | 217 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 251 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method 274 pub fn downcast_ref<T: Error + 'static>(&self) -> Option<&T> { in downcast_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/ |
D | subscriber.rs | 512 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 532 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 552 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method 572 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method
|
D | dispatcher.rs | 729 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/ |
D | message_dyn.rs | 218 pub fn downcast_ref<'a, M: MessageFull + 'a>(&'a self) -> Option<&'a M> { in downcast_ref() method 272 fn downcast_ref() { in downcast_ref() function
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/clap/src/parser/matches/ |
D | any_value.rs | 16 pub(crate) fn downcast_ref<T: std::any::Any + Clone + Send + Sync + 'static>( in downcast_ref() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/util/ |
H A D | any_value.rs | 16 pub(crate) fn downcast_ref<T: std::any::Any + Clone + Send + Sync + 'static>( in downcast_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/util/ |
D | any_value.rs | 16 pub(crate) fn downcast_ref<T: std::any::Any + Clone + Send + Sync + 'static>( in downcast_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/eyreish/ |
D | mod.rs | 126 pub fn downcast_ref<T: ReportHandler>(&self) -> Option<&T> { in downcast_ref() method
|
D | error.rs | 358 pub fn downcast_ref<E>(&self) -> Option<&E> in downcast_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/downcast/src/ |
D | lib.rs | 127 fn downcast_ref(&self) -> Result<&T, TypeMismatch> { in downcast_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/layer/ |
D | layered.rs | 77 pub fn downcast_ref<T: Any>(&self) -> Option<&T> { in downcast_ref() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/dynamic/ |
D | mod.rs | 211 pub(crate) fn downcast_ref(message: &dyn MessageDyn) -> &DynamicMessage { in downcast_ref() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/src/ |
H A D | error.rs | 506 pub fn downcast_ref<E>(&self) -> Option<&E> in downcast_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/src/ |
D | error.rs | 506 pub fn downcast_ref<E>(&self) -> Option<&E> in downcast_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/log/src/kv/ |
D | value.rs | 1114 pub fn downcast_ref<T: 'static>(&self) -> Option<&T> { in downcast_ref() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/log-0.4.21/src/kv/ |
H A D | value.rs | 1114 pub fn downcast_ref<T: 'static>(&self) -> Option<&T> { in downcast_ref() method
|