| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | IDeprecated.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> IDeprecated for Wrapper<T, R> in new_async_binder() implementation 77 struct Wrapper { in try_into_local_async() struct 78 _native: binder::binder_impl::Binder<BnDeprecated> in try_into_local_async() 80 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 81 impl<P: binder::BinderAsyncPool> IDeprecatedAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | INamedCallback.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> INamedCallback for Wrapper<T, R> in new_async_binder() implementation 80 struct Wrapper { in try_into_local_async() struct 81 _native: binder::binder_impl::Binder<BnNamedCallback> in try_into_local_async() 83 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 84 impl<P: binder::BinderAsyncPool> INamedCallbackAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | ICircular.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> ICircular for Wrapper<T, R> in new_async_binder() implementation 80 struct Wrapper { in try_into_local_async() struct 81 _native: binder::binder_impl::Binder<BnCircular> in try_into_local_async() 83 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 84 impl<P: binder::BinderAsyncPool> ICircularAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | INewName.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> INewName for Wrapper<T, R> in new_async_binder() implementation 80 struct Wrapper { in try_into_local_async() struct 81 _native: binder::binder_impl::Binder<BnNewName> in try_into_local_async() 83 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 84 impl<P: binder::BinderAsyncPool> INewNameAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | IOldName.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> IOldName for Wrapper<T, R> in new_async_binder() implementation 80 struct Wrapper { in try_into_local_async() struct 81 _native: binder::binder_impl::Binder<BnOldName> in try_into_local_async() 83 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 84 impl<P: binder::BinderAsyncPool> IOldNameAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | ArrayOfInterfaces.rs | 80 struct Wrapper<T, R> { in new_async_binder() struct 81 _inner: T, in new_async_binder() 82 _rt: R, in new_async_binder() 84 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 88 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation 101 struct Wrapper { in try_into_local_async() struct 102 _native: binder::binder_impl::Binder<BnEmptyInterface> in try_into_local_async() 104 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 105 impl<P: binder::BinderAsyncPool> IEmptyInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation 180 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| D | ListOfInterfaces.rs | 80 struct Wrapper<T, R> { in new_async_binder() struct 81 _inner: T, in new_async_binder() 82 _rt: R, in new_async_binder() 84 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 88 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation 101 struct Wrapper { in try_into_local_async() struct 102 _native: binder::binder_impl::Binder<BnEmptyInterface> in try_into_local_async() 104 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 105 impl<P: binder::BinderAsyncPool> IEmptyInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation 180 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | IDeprecated.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> IDeprecated for Wrapper<T, R> in new_async_binder() implementation 77 struct Wrapper { in try_into_local_async() struct 78 _native: binder::binder_impl::Binder<BnDeprecated> in try_into_local_async() 80 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 81 impl<P: binder::BinderAsyncPool> IDeprecatedAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | IOldName.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> IOldName for Wrapper<T, R> in new_async_binder() implementation 80 struct Wrapper { in try_into_local_async() struct 81 _native: binder::binder_impl::Binder<BnOldName> in try_into_local_async() 83 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 84 impl<P: binder::BinderAsyncPool> IOldNameAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | ICircular.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> ICircular for Wrapper<T, R> in new_async_binder() implementation 80 struct Wrapper { in try_into_local_async() struct 81 _native: binder::binder_impl::Binder<BnCircular> in try_into_local_async() 83 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 84 impl<P: binder::BinderAsyncPool> ICircularAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | INewName.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> INewName for Wrapper<T, R> in new_async_binder() implementation 80 struct Wrapper { in try_into_local_async() struct 81 _native: binder::binder_impl::Binder<BnNewName> in try_into_local_async() 83 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 84 impl<P: binder::BinderAsyncPool> INewNameAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | INamedCallback.rs | 56 struct Wrapper<T, R> { in new_async_binder() struct 57 _inner: T, in new_async_binder() 58 _rt: R, in new_async_binder() 60 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 64 impl<T, R> INamedCallback for Wrapper<T, R> in new_async_binder() implementation 80 struct Wrapper { in try_into_local_async() struct 81 _native: binder::binder_impl::Binder<BnNamedCallback> in try_into_local_async() 83 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 84 impl<P: binder::BinderAsyncPool> INamedCallbackAsync<P> for Wrapper { in try_into_local_async() implementation
|
| D | ArrayOfInterfaces.rs | 80 struct Wrapper<T, R> { in new_async_binder() struct 81 _inner: T, in new_async_binder() 82 _rt: R, in new_async_binder() 84 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 88 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation 101 struct Wrapper { in try_into_local_async() struct 102 _native: binder::binder_impl::Binder<BnEmptyInterface> in try_into_local_async() 104 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 105 impl<P: binder::BinderAsyncPool> IEmptyInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation 180 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| D | ListOfInterfaces.rs | 80 struct Wrapper<T, R> { in new_async_binder() struct 81 _inner: T, in new_async_binder() 82 _rt: R, in new_async_binder() 84 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 88 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation 101 struct Wrapper { in try_into_local_async() struct 102 _native: binder::binder_impl::Binder<BnEmptyInterface> in try_into_local_async() 104 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 105 impl<P: binder::BinderAsyncPool> IEmptyInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation 180 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ |
| D | INestedService.rs | 59 struct Wrapper<T, R> { in new_async_binder() struct 60 _inner: T, in new_async_binder() 61 _rt: R, in new_async_binder() 63 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 67 impl<T, R> INestedService for Wrapper<T, R> in new_async_binder() implementation 86 struct Wrapper { in try_into_local_async() struct 87 _native: binder::binder_impl::Binder<BnNestedService> in try_into_local_async() 89 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 90 impl<P: binder::BinderAsyncPool> INestedServiceAsync<P> for Wrapper { in try_into_local_async() implementation 308 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ |
| D | INestedService.rs | 59 struct Wrapper<T, R> { in new_async_binder() struct 60 _inner: T, in new_async_binder() 61 _rt: R, in new_async_binder() 63 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 67 impl<T, R> INestedService for Wrapper<T, R> in new_async_binder() implementation 86 struct Wrapper { in try_into_local_async() struct 87 _native: binder::binder_impl::Binder<BnNestedService> in try_into_local_async() 89 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 90 impl<P: binder::BinderAsyncPool> INestedServiceAsync<P> for Wrapper { in try_into_local_async() implementation 308 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/ |
| D | FixedSizeArrayExample.rs | 434 struct Wrapper<T, R> { in new_async_binder() struct 435 _inner: T, in new_async_binder() 436 _rt: R, in new_async_binder() 438 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 442 impl<T, R> IRepeatFixedSizeArray for Wrapper<T, R> in new_async_binder() implementation 479 struct Wrapper { in try_into_local_async() struct 480 _native: binder::binder_impl::Binder<BnRepeatFixedSizeArray> in try_into_local_async() 482 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 483 impl<P: binder::BinderAsyncPool> IRepeatFixedSizeArrayAsync<P> for Wrapper { in try_into_local_async() implementation 1083 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/ |
| D | FixedSizeArrayExample.rs | 434 struct Wrapper<T, R> { in new_async_binder() struct 435 _inner: T, in new_async_binder() 436 _rt: R, in new_async_binder() 438 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 442 impl<T, R> IRepeatFixedSizeArray for Wrapper<T, R> in new_async_binder() implementation 479 struct Wrapper { in try_into_local_async() struct 480 _native: binder::binder_impl::Binder<BnRepeatFixedSizeArray> in try_into_local_async() 482 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 483 impl<P: binder::BinderAsyncPool> IRepeatFixedSizeArrayAsync<P> for Wrapper { in try_into_local_async() implementation 1083 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| /system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-rust-source/gen/android/aidl/test/trunk/ |
| D | ITrunkStableTest.rs | 79 struct Wrapper<T, R> { in new_async_binder() struct 80 _inner: T, in new_async_binder() 81 _rt: R, in new_async_binder() 83 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 87 impl<T, R> ITrunkStableTest for Wrapper<T, R> in new_async_binder() implementation 112 struct Wrapper { in try_into_local_async() struct 113 _native: binder::binder_impl::Binder<BnTrunkStableTest> in try_into_local_async() 115 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 116 impl<P: binder::BinderAsyncPool> ITrunkStableTestAsync<P> for Wrapper { in try_into_local_async() implementation 644 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| /system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-rust-source/gen/android/aidl/test/trunk/ |
| D | ITrunkStableTest.rs | 79 struct Wrapper<T, R> { in new_async_binder() struct 80 _inner: T, in new_async_binder() 81 _rt: R, in new_async_binder() 83 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 87 impl<T, R> ITrunkStableTest for Wrapper<T, R> in new_async_binder() implementation 112 struct Wrapper { in try_into_local_async() struct 113 _native: binder::binder_impl::Binder<BnTrunkStableTest> in try_into_local_async() 115 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 116 impl<P: binder::BinderAsyncPool> ITrunkStableTestAsync<P> for Wrapper { in try_into_local_async() implementation 644 struct Wrapper<T, R> { in new_async_binder() struct [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.rs | 79 struct Wrapper<T, R> { in new_async_binder() struct 80 _inner: T, in new_async_binder() 81 _rt: R, in new_async_binder() 83 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 87 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation 112 struct Wrapper { in try_into_local_async() struct 113 _native: binder::binder_impl::Binder<BnFooInterface> in try_into_local_async() 115 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 116 impl<P: binder::BinderAsyncPool> IFooInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.rs | 79 struct Wrapper<T, R> { in new_async_binder() struct 80 _inner: T, in new_async_binder() 81 _rt: R, in new_async_binder() 83 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 87 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation 112 struct Wrapper { in try_into_local_async() struct 113 _native: binder::binder_impl::Binder<BnFooInterface> in try_into_local_async() 115 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 116 impl<P: binder::BinderAsyncPool> IFooInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-rust-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.rs | 82 struct Wrapper<T, R> { in new_async_binder() struct 83 _inner: T, in new_async_binder() 84 _rt: R, in new_async_binder() 86 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 90 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation 118 struct Wrapper { in try_into_local_async() struct 119 _native: binder::binder_impl::Binder<BnFooInterface> in try_into_local_async() 121 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 122 impl<P: binder::BinderAsyncPool> IFooInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-rust-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.rs | 82 struct Wrapper<T, R> { in new_async_binder() struct 83 _inner: T, in new_async_binder() 84 _rt: R, in new_async_binder() 86 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 90 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation 118 struct Wrapper { in try_into_local_async() struct 119 _native: binder::binder_impl::Binder<BnFooInterface> in try_into_local_async() 121 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 122 impl<P: binder::BinderAsyncPool> IFooInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-rust-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.rs | 82 struct Wrapper<T, R> { in new_async_binder() struct 83 _inner: T, in new_async_binder() 84 _rt: R, in new_async_binder() 86 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation 90 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation 118 struct Wrapper { in try_into_local_async() struct 119 _native: binder::binder_impl::Binder<BnFooInterface> in try_into_local_async() 121 impl binder::Interface for Wrapper {} in try_into_local_async() implementation 122 impl<P: binder::BinderAsyncPool> IFooInterfaceAsync<P> for Wrapper { in try_into_local_async() implementation
|