Home
last modified time | relevance | path

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

12

/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> IDeprecated for Wrapper<T, R> in new_async_binder() implementation
DINamedCallback.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> INamedCallback for Wrapper<T, R> in new_async_binder() implementation
DICircular.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> ICircular for Wrapper<T, R> in new_async_binder() implementation
DINewName.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> INewName for Wrapper<T, R> in new_async_binder() implementation
DIOldName.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> IOldName for Wrapper<T, R> in new_async_binder() implementation
DArrayOfInterfaces.rs69 struct Wrapper<T, R> { in new_async_binder() struct
70 _inner: T, in new_async_binder()
71 _rt: R, in new_async_binder()
73 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
77 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation
146 struct Wrapper<T, R> { in new_async_binder() struct
147 _inner: T, in new_async_binder()
148 _rt: R, in new_async_binder()
150 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
154 impl<T, R> IMyInterface for Wrapper<T, R> in new_async_binder() implementation
DListOfInterfaces.rs69 struct Wrapper<T, R> { in new_async_binder() struct
70 _inner: T, in new_async_binder()
71 _rt: R, in new_async_binder()
73 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
77 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation
146 struct Wrapper<T, R> { in new_async_binder() struct
147 _inner: T, in new_async_binder()
148 _rt: R, in new_async_binder()
150 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
154 impl<T, R> IMyInterface for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> IDeprecated for Wrapper<T, R> in new_async_binder() implementation
DINamedCallback.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> INamedCallback for Wrapper<T, R> in new_async_binder() implementation
DIOldName.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> IOldName for Wrapper<T, R> in new_async_binder() implementation
DICircular.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> ICircular for Wrapper<T, R> in new_async_binder() implementation
DINewName.rs45 struct Wrapper<T, R> { in new_async_binder() struct
46 _inner: T, in new_async_binder()
47 _rt: R, in new_async_binder()
49 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
53 impl<T, R> INewName for Wrapper<T, R> in new_async_binder() implementation
DListOfInterfaces.rs69 struct Wrapper<T, R> { in new_async_binder() struct
70 _inner: T, in new_async_binder()
71 _rt: R, in new_async_binder()
73 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
77 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation
146 struct Wrapper<T, R> { in new_async_binder() struct
147 _inner: T, in new_async_binder()
148 _rt: R, in new_async_binder()
150 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
154 impl<T, R> IMyInterface for Wrapper<T, R> in new_async_binder() implementation
DArrayOfInterfaces.rs69 struct Wrapper<T, R> { in new_async_binder() struct
70 _inner: T, in new_async_binder()
71 _rt: R, in new_async_binder()
73 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
77 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation
146 struct Wrapper<T, R> { in new_async_binder() struct
147 _inner: T, in new_async_binder()
148 _rt: R, in new_async_binder()
150 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
154 impl<T, R> IMyInterface for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs48 struct Wrapper<T, R> { in new_async_binder() struct
49 _inner: T, in new_async_binder()
50 _rt: R, in new_async_binder()
52 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
56 impl<T, R> INestedService for Wrapper<T, R> in new_async_binder() implementation
268 struct Wrapper<T, R> { in new_async_binder() struct
269 _inner: T, in new_async_binder()
270 _rt: R, in new_async_binder()
272 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
276 impl<T, R> ICallback for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs48 struct Wrapper<T, R> { in new_async_binder() struct
49 _inner: T, in new_async_binder()
50 _rt: R, in new_async_binder()
52 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
56 impl<T, R> INestedService for Wrapper<T, R> in new_async_binder() implementation
268 struct Wrapper<T, R> { in new_async_binder() struct
269 _inner: T, in new_async_binder()
270 _rt: R, in new_async_binder()
272 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
276 impl<T, R> ICallback for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.rs423 struct Wrapper<T, R> { in new_async_binder() struct
424 _inner: T, in new_async_binder()
425 _rt: R, in new_async_binder()
427 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
431 impl<T, R> IRepeatFixedSizeArray for Wrapper<T, R> in new_async_binder() implementation
1025 struct Wrapper<T, R> { in new_async_binder() struct
1026 _inner: T, in new_async_binder()
1027 _rt: R, in new_async_binder()
1029 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
1033 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.rs423 struct Wrapper<T, R> { in new_async_binder() struct
424 _inner: T, in new_async_binder()
425 _rt: R, in new_async_binder()
427 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
431 impl<T, R> IRepeatFixedSizeArray for Wrapper<T, R> in new_async_binder() implementation
1025 struct Wrapper<T, R> { in new_async_binder() struct
1026 _inner: T, in new_async_binder()
1027 _rt: R, in new_async_binder()
1029 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
1033 impl<T, R> IEmptyInterface for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V1-rust-source/gen/android/aidl/test/trunk/
DITrunkStableTest.rs68 struct Wrapper<T, R> { in new_async_binder() struct
69 _inner: T, in new_async_binder()
70 _rt: R, in new_async_binder()
72 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
76 impl<T, R> ITrunkStableTest for Wrapper<T, R> in new_async_binder() implementation
598 struct Wrapper<T, R> { in new_async_binder() struct
599 _inner: T, in new_async_binder()
600 _rt: R, in new_async_binder()
602 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
606 impl<T, R> IMyCallback for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V1-rust-source/gen/android/aidl/test/trunk/
DITrunkStableTest.rs68 struct Wrapper<T, R> { in new_async_binder() struct
69 _inner: T, in new_async_binder()
70 _rt: R, in new_async_binder()
72 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
76 impl<T, R> ITrunkStableTest for Wrapper<T, R> in new_async_binder() implementation
598 struct Wrapper<T, R> { in new_async_binder() struct
599 _inner: T, in new_async_binder()
600 _rt: R, in new_async_binder()
602 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
606 impl<T, R> IMyCallback for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/
DIFooInterface.rs68 struct Wrapper<T, R> { in new_async_binder() struct
69 _inner: T, in new_async_binder()
70 _rt: R, in new_async_binder()
72 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
76 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/
DIFooInterface.rs68 struct Wrapper<T, R> { in new_async_binder() struct
69 _inner: T, in new_async_binder()
70 _rt: R, in new_async_binder()
72 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
76 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-rust-source/gen/android/aidl/versioned/tests/
DIFooInterface.rs71 struct Wrapper<T, R> { in new_async_binder() struct
72 _inner: T, in new_async_binder()
73 _rt: R, in new_async_binder()
75 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
79 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-rust-source/gen/android/aidl/versioned/tests/
DIFooInterface.rs71 struct Wrapper<T, R> { in new_async_binder() struct
72 _inner: T, in new_async_binder()
73 _rt: R, in new_async_binder()
75 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
79 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-rust-source/gen/android/aidl/versioned/tests/
DIFooInterface.rs71 struct Wrapper<T, R> { in new_async_binder() struct
72 _inner: T, in new_async_binder()
73 _rt: R, in new_async_binder()
75 …impl<T, R> binder::Interface for Wrapper<T, R> where T: binder::Interface, R: Send + Sync + 'stati… in new_async_binder() implementation
79 impl<T, R> IFooInterface for Wrapper<T, R> in new_async_binder() implementation

12