/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-internal/src/pin_project/ |
D | args.rs | 67 pub(super) project_ref: Option<Ident>, field 104 let mut project_ref = None; in parse() localVariable
|
D | derive.rs | 171 project_ref: bool, field 957 let mut project_ref = Some(quote! { in make_proj_impl() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-lite/tests/expand/naming/ |
D | enum-ref.expanded.rs | 31 fn project_ref<'__pin>( in project_ref() method
|
D | enum-all.expanded.rs | 78 fn project_ref<'__pin>( in project_ref() method
|
D | struct-mut.expanded.rs | 58 fn project_ref<'__pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-lite/tests/expand/not_unpin/ |
D | enum.expanded.rs | 68 fn project_ref<'__pin>( in project_ref() method
|
D | struct.expanded.rs | 58 fn project_ref<'__pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project/tests/expand/naming/ |
D | enum-ref.expanded.rs | 49 fn project_ref<'pin>( in project_ref() method
|
D | tuple_struct-ref.expanded.rs | 64 fn project_ref<'pin>( in project_ref() method
|
D | tuple_struct-none.expanded.rs | 54 fn project_ref<'pin>( in project_ref() method
|
D | tuple_struct-mut.expanded.rs | 61 fn project_ref<'pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-lite/tests/expand/pub/ |
D | enum.expanded.rs | 68 pub(crate) fn project_ref<'__pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project/tests/expand/not_unpin/ |
D | enum.expanded.rs | 95 fn project_ref<'pin>( in project_ref() method
|
D | tuple_struct.expanded.rs | 54 fn project_ref<'pin>( in project_ref() method
|
D | struct.expanded.rs | 60 fn project_ref<'pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project/tests/expand/unsafe_unpin/ |
D | tuple_struct.expanded.rs | 54 fn project_ref<'pin>( in project_ref() method
|
D | enum.expanded.rs | 95 fn project_ref<'pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project/tests/expand/default/ |
D | tuple_struct.expanded.rs | 54 fn project_ref<'pin>( in project_ref() method
|
D | enum.expanded.rs | 95 fn project_ref<'pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project/tests/expand/pub/ |
D | tuple_struct.expanded.rs | 54 pub(crate) fn project_ref<'pin>( in project_ref() method
|
D | enum.expanded.rs | 95 pub(crate) fn project_ref<'pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-lite/tests/expand/pinned_drop/ |
D | enum.expanded.rs | 69 fn project_ref<'__pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-lite/tests/expand/default/ |
D | enum.expanded.rs | 78 fn project_ref<'__pin>( in project_ref() method
|
D | struct.expanded.rs | 58 fn project_ref<'__pin>( in project_ref() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project/tests/expand/pinned_drop/ |
D | tuple_struct.expanded.rs | 55 fn project_ref<'pin>( in project_ref() method
|