Home
last modified time | relevance | path

Searched defs:Wrapper (Results 1 – 25 of 30) sorted by relevance

12

/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs56 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
DINamedCallback.rs56 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
DICircular.rs56 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
DINewName.rs56 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
DIOldName.rs56 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
DArrayOfInterfaces.rs80 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 …]
DListOfInterfaces.rs80 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/
DIDeprecated.rs56 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
DIOldName.rs56 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
DICircular.rs56 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
DINewName.rs56 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
DINamedCallback.rs56 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
DArrayOfInterfaces.rs80 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 …]
DListOfInterfaces.rs80 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/
DINestedService.rs59 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/
DINestedService.rs59 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/
DFixedSizeArrayExample.rs434 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/
DFixedSizeArrayExample.rs434 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/
DITrunkStableTest.rs79 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/
DITrunkStableTest.rs79 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/
DIFooInterface.rs79 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/
DIFooInterface.rs79 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/
DIFooInterface.rs82 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/
DIFooInterface.rs82 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/
DIFooInterface.rs82 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

12