/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ |
D | INestedService.rs | 18 …6_Status, _arg_cb: &binder::Strong<dyn crate::mangled::_7_android_4_aidl_5_tests_6_nested_14_INest… in flipStatusWithCallback() 29 …aidl_5_tests_6_nested_14_INestedService_9_ICallback>) -> binder::BoxFuture<'a, binder::Result<()>>; in flipStatusWithCallback() 35 …6_Status, _arg_cb: &binder::Strong<dyn crate::mangled::_7_android_4_aidl_5_tests_6_nested_14_INest… in flipStatusWithCallback() 50 …fn dump(&self, _file: &std::fs::File, _args: &[&std::ffi::CStr]) -> std::result::Result<(), binder… in new_async_binder() 60 …6_Status, _arg_cb: &binder::Strong<dyn crate::mangled::_7_android_4_aidl_5_tests_6_nested_14_INest… in new_async_binder() 72 …6_Status, _arg_cb: &binder::Strong<dyn crate::mangled::_7_android_4_aidl_5_tests_6_nested_14_INest… in flipStatusWithCallback() 109 …eply: std::result::Result<binder::binder_impl::Parcel, binder::StatusCode>) -> binder::Result<()> { in read_response_flipStatusWithCallback() 127 …6_Status, _arg_cb: &binder::Strong<dyn crate::mangled::_7_android_4_aidl_5_tests_6_nested_14_INest… in flipStatusWithCallback() 147 …idl_5_tests_6_nested_14_INestedService_9_ICallback>) -> binder::BoxFuture<'a, binder::Result<()>> { in flipStatusWithCallback() 163 …6_Status, _arg_cb: &binder::Strong<dyn crate::mangled::_7_android_4_aidl_5_tests_6_nested_14_INest… in flipStatusWithCallback() [all …]
|
D | DeeplyNested.rs | 13 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 18 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel() 42 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 48 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel() 74 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 79 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel() 101 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 106 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel() 128 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 133 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | ParcelableWithNested.rs | 15 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 21 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
/system/security/keystore2/src/ |
D | maintenance.rs | 50 fn delete_namespace(&self, domain: Domain, namespace: i64) -> Result<()>; in delete_namespace() 52 fn delete_user(&self, user_id: u32) -> Result<()>; in delete_user() 71 fn on_user_password_changed(user_id: i32, password: Option<Password>) -> Result<()> { in on_user_password_changed() 109 fn add_or_remove_user(&self, user_id: i32) -> Result<()> { in add_or_remove_user() 128 fn clear_namespace(&self, domain: Domain, nspace: i64) -> Result<()> { in clear_namespace() 165 F: Fn(Strong<dyn IKeyMintDevice>) -> binder::Result<()>, in call_with_watchdog() 179 F: Fn(Strong<dyn IKeyMintDevice>) -> binder::Result<()>, in call_on_all_security_levels() 225 fn migrate_key_namespace(source: &KeyDescriptor, destination: &KeyDescriptor) -> Result<()> { in migrate_key_namespace()
|
D | service.rs | 187 ) -> Result<()> { in update_subcomponent() 296 fn delete_key(&self, key: &KeyDescriptor) -> Result<()> { in delete_key() 336 fn ungrant(&self, key: &KeyDescriptor, grantee_uid: i32) -> Result<()> { in ungrant() 369 ) -> binder::Result<()> { in updateSubcomponent() 377 fn deleteKey(&self, key: &KeyDescriptor) -> binder::Result<()> { in deleteKey() 392 fn ungrant(&self, key: &KeyDescriptor, grantee_uid: i32) -> binder::Result<()> { in ungrant()
|
/system/extras/profcollectd/libprofcollectd/ |
D | scheduler.rs | 55 pub fn schedule_periodic(&mut self, config: &Config) -> Result<()> { in schedule_periodic() 85 pub fn terminate_periodic(&mut self) -> Result<()> { in terminate_periodic() 95 pub fn one_shot(&self, config: &Config, tag: &str) -> Result<()> { in one_shot() 103 pub fn process(&self, config: &Config) -> Result<()> { in process()
|
D | lib.rs | 47 fn onProviderReady(&self) -> binder::Result<()> { in onProviderReady() 63 pub fn init_service(schedule_now: bool) -> Result<()> { in init_service() 104 pub fn trace_once(tag: &str) -> Result<()> { in trace_once()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | FixedSize.rs | 13 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 18 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel() 58 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 72 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel() 129 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 165 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | DeprecatedParcelable.rs | 14 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 19 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | OtherParcelableForToString.rs | 15 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 21 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | GenericStructuredParcelable.rs | 17 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 24 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | RecursiveList.rs | 17 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 24 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | UnionWithFd.rs | 14 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 27 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/ |
D | Foo.rs | 13 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 18 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | BazUnion.rs | 13 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 21 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
/system/tools/aidl/tests/rust/ |
D | test_service_async.rs | 160 async fn TestOneway(&self) -> binder::Result<()> { in TestOneway() 164 async fn Deprecated(&self) -> binder::Result<()> { in Deprecated() 315 async fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() 346 async fn TakesAnIBinder(&self, _: &SpIBinder) -> binder::Result<()> { in TakesAnIBinder() 350 async fn TakesANullableIBinder(&self, _: Option<&SpIBinder>) -> binder::Result<()> { in TakesANullableIBinder() 354 async fn TakesAnIBinderList(&self, _: &[SpIBinder]) -> binder::Result<()> { in TakesAnIBinderList() 361 ) -> binder::Result<()> { in TakesANullableIBinderList() 402 ) -> binder::Result<()> { in FillOutStructuredParcelable() 434 ) -> binder::Result<()> { in RepeatExtendableParcelable() 516 async fn originalApi(&self) -> binder::Result<()> { in originalApi() [all …]
|
D | test_service.rs | 135 fn TestOneway(&self) -> binder::Result<()> { in TestOneway() 139 fn Deprecated(&self) -> binder::Result<()> { in Deprecated() 282 fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() 307 fn TakesAnIBinder(&self, _: &SpIBinder) -> binder::Result<()> { in TakesAnIBinder() 311 fn TakesANullableIBinder(&self, _: Option<&SpIBinder>) -> binder::Result<()> { in TakesANullableIBinder() 315 fn TakesAnIBinderList(&self, _: &[SpIBinder]) -> binder::Result<()> { in TakesAnIBinderList() 319 fn TakesANullableIBinderList(&self, _: Option<&[Option<SpIBinder>]>) -> binder::Result<()> { in TakesANullableIBinderList() 360 ) -> binder::Result<()> { in FillOutStructuredParcelable() 392 ) -> binder::Result<()> { in RepeatExtendableParcelable() 473 fn originalApi(&self) -> binder::Result<()> { in originalApi() [all …]
|
/system/security/prng_seeder/src/ |
D | drbg.rs | 31 pub fn reseed(&mut self, entropy: &Entropy) -> Result<()> { in reseed() 40 pub fn generate(&mut self, buf: &mut [u8]) -> Result<()> { in generate()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/extension/ |
D | MyExtLike.rs | 17 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 24 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | MyExt.rs | 17 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 24 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | MyExt2.rs | 19 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 27 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
/system/core/trusty/libtrusty-rs/src/ |
D | lib.rs | 116 pub fn send(&mut self, buf: &[u8]) -> Result<()> { in send() 155 pub fn recv(&mut self, buf: &mut Vec<u8>) -> Result<()> { in recv()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/unions/ |
D | UnionInUnion.rs | 14 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 26 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
D | EnumUnion.rs | 16 …fn write_to_parcel(&self, parcel: &mut binder::binder_impl::BorrowedParcel) -> std::result::Result… in write_to_parcel() 32 …fn read_from_parcel(&mut self, parcel: &binder::binder_impl::BorrowedParcel) -> std::result::Resul… in read_from_parcel()
|
/system/security/keystore2/legacykeystore/ |
D | lib.rs | 90 fn init_tables(&mut self) -> Result<()> { in init_tables() 119 fn put(&mut self, caller_uid: u32, alias: &str, entry: &[u8]) -> Result<()> { in put() 153 fn remove_uid(&mut self, uid: u32) -> Result<()> { in remove_uid() 161 fn remove_user(&mut self, user_id: u32) -> Result<()> { in remove_user() 244 fn delete_namespace(&self, domain: Domain, namespace: i64) -> Result<()> { in delete_namespace() 247 fn delete_user(&self, user_id: u32) -> Result<()> { in delete_user() 330 fn put(&self, alias: &str, uid: i32, entry: &[u8]) -> Result<()> { in put() 339 fn remove(&self, alias: &str, uid: i32) -> Result<()> { in remove() 355 fn delete_namespace(&self, domain: Domain, namespace: i64) -> Result<()> { in delete_namespace() 377 fn delete_user(&self, user_id: u32) -> Result<()> { in delete_user() [all …]
|