/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | IDeprecated.rs | 42 T: IDeprecatedAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: IDeprecatedAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 63 pub trait IDeprecatedDefault: Send + Sync {
|
D | INamedCallback.rs | 42 T: INamedCallbackAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: INamedCallbackAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 66 pub trait INamedCallbackDefault: Send + Sync {
|
D | INewName.rs | 42 T: INewNameAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: INewNameAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 66 pub trait INewNameDefault: Send + Sync {
|
D | IOldName.rs | 42 T: IOldNameAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: IOldNameAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 66 pub trait IOldNameDefault: Send + Sync {
|
D | ICircular.rs | 42 T: ICircularAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: ICircularAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 66 pub trait ICircularDefault: Send + Sync {
|
D | ArrayOfInterfaces.rs | 66 T: IEmptyInterfaceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 67 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 79 T: IEmptyInterfaceAsyncServer + Send + Sync + 'static, in new_async_binder() 80 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 87 pub trait IEmptyInterfaceDefault: Send + Sync { 143 T: IMyInterfaceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 144 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 156 T: IMyInterfaceAsyncServer + Send + Sync + 'static, in new_async_binder() [all …]
|
D | ListOfInterfaces.rs | 66 T: IEmptyInterfaceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 67 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 79 T: IEmptyInterfaceAsyncServer + Send + Sync + 'static, in new_async_binder() 80 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 87 pub trait IEmptyInterfaceDefault: Send + Sync { 143 T: IMyInterfaceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 144 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 156 T: IMyInterfaceAsyncServer + Send + Sync + 'static, in new_async_binder() [all …]
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | IDeprecated.rs | 42 T: IDeprecatedAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: IDeprecatedAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 63 pub trait IDeprecatedDefault: Send + Sync {
|
D | INamedCallback.rs | 42 T: INamedCallbackAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: INamedCallbackAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 66 pub trait INamedCallbackDefault: Send + Sync {
|
D | IOldName.rs | 42 T: IOldNameAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: IOldNameAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 66 pub trait IOldNameDefault: Send + Sync {
|
D | INewName.rs | 42 T: INewNameAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: INewNameAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 66 pub trait INewNameDefault: Send + Sync {
|
D | ICircular.rs | 42 T: ICircularAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 43 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 55 T: ICircularAsyncServer + Send + Sync + 'static, in new_async_binder() 56 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 66 pub trait ICircularDefault: Send + Sync {
|
D | ListOfInterfaces.rs | 66 T: IEmptyInterfaceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 67 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 79 T: IEmptyInterfaceAsyncServer + Send + Sync + 'static, in new_async_binder() 80 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 87 pub trait IEmptyInterfaceDefault: Send + Sync { 143 T: IMyInterfaceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 144 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 156 T: IMyInterfaceAsyncServer + Send + Sync + 'static, in new_async_binder() [all …]
|
D | ArrayOfInterfaces.rs | 66 T: IEmptyInterfaceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 67 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 79 T: IEmptyInterfaceAsyncServer + Send + Sync + 'static, in new_async_binder() 80 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 87 pub trait IEmptyInterfaceDefault: Send + Sync { 143 T: IMyInterfaceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 144 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 156 T: IMyInterfaceAsyncServer + Send + Sync + 'static, in new_async_binder() [all …]
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ |
D | INestedService.rs | 45 T: INestedServiceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 46 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 58 T: INestedServiceAsyncServer + Send + Sync + 'static, in new_async_binder() 59 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 72 pub trait INestedServiceDefault: Send + Sync { 265 T: ICallbackAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 266 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 278 T: ICallbackAsyncServer + Send + Sync + 'static, in new_async_binder() [all …]
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ |
D | INestedService.rs | 45 T: INestedServiceAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 46 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 58 T: INestedServiceAsyncServer + Send + Sync + 'static, in new_async_binder() 59 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 72 pub trait INestedServiceDefault: Send + Sync { 265 T: ICallbackAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 266 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 278 T: ICallbackAsyncServer + Send + Sync + 'static, in new_async_binder() [all …]
|
/system/logging/rust/ |
D | logger.rs | 24 type FormatFn = Box<dyn Fn(&log::Record) -> String + Sync + Send>; 69 F: Fn(&log::Record) -> String + Sync + Send + 'static, in format()
|
/system/nfc/src/rust/test/ |
D | main.rs | 24 type Result<T> = std::result::Result<T, Box<dyn std::error::Error + Send + Sync>>;
|
/system/extras/profcollectd/libprofcollectd/ |
D | config.rs | 116 T::Err: Error + Send + Sync + 'static, in get_device_config() 134 T::Err: Error + Send + Sync + 'static, in get_property()
|
/system/authgraph/hal/src/ |
D | channel.rs | 25 pub trait SerializedChannel: Send + Sync {
|
/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 | 65 T: ITrunkStableTestAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 66 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 78 T: ITrunkStableTestAsyncServer + Send + Sync + 'static, in new_async_binder() 79 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 98 pub trait ITrunkStableTestDefault: Send + Sync { 595 T: IMyCallbackAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 596 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 608 T: IMyCallbackAsyncServer + Send + Sync + 'static, in new_async_binder() [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 | 65 T: ITrunkStableTestAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 66 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 78 T: ITrunkStableTestAsyncServer + Send + Sync + 'static, in new_async_binder() 79 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, in new_async_binder() 98 pub trait ITrunkStableTestDefault: Send + Sync { 595 T: IMyCallbackAsyncServer + binder::Interface + Send + Sync + 'static, in new_async_binder() 596 R: binder::binder_impl::BinderAsyncRuntime + Send + Sync + 'static, 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() 608 T: IMyCallbackAsyncServer + Send + Sync + 'static, in new_async_binder() [all …]
|
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
D | writer_base.h | 37 bool Sync();
|
/system/security/mls/mls-rs-crypto-boringssl/src/ |
D | lib.rs | 67 fn into_dyn_error(self) -> Result<Box<dyn std::error::Error + Send + Sync>, Self> { in into_dyn_error() argument 175 KEM: KemType + Clone + Send + Sync, 176 KDF: KdfType + Clone + Send + Sync, 177 AEAD: AeadType + Clone + Send + Sync,
|
/system/security/keystore2/apc_compat/ |
D | apc_compat.rs | 60 unsafe impl Sync for ApcHal {}
|