Home
last modified time | relevance | path

Searched defs:on_transact (Results 1 – 25 of 145) sorted by relevance

123456

/aosp_15_r20/out/soong/.intermediates/frameworks/base/core/java/android.security.rkp_aidl-rust/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dandroid_security_rkp_aidl.rs244 …fn on_transact(_aidl_service: &dyn IGetKeyCallback, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function
516 …fn on_transact(_aidl_service: &dyn IGetRegistrationCallback, _aidl_code: binder::binder_impl::Tran… in on_transact() function
777 …fn on_transact(_aidl_service: &dyn IRegistration, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
948 …fn on_transact(_aidl_service: &dyn IRemoteProvisioning, _aidl_code: binder::binder_impl::Transacti… in on_transact() function
1151 …fn on_transact(_aidl_service: &dyn IStoreUpgradedKeyCallback, _aidl_code: binder::binder_impl::Tra… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/core/java/android.security.rkp_aidl-rust/android_arm64_armv8-2a_cortex-a55_source/
Dandroid_security_rkp_aidl.rs244 …fn on_transact(_aidl_service: &dyn IGetKeyCallback, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function
516 …fn on_transact(_aidl_service: &dyn IGetRegistrationCallback, _aidl_code: binder::binder_impl::Tran… in on_transact() function
777 …fn on_transact(_aidl_service: &dyn IRegistration, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
948 …fn on_transact(_aidl_service: &dyn IRemoteProvisioning, _aidl_code: binder::binder_impl::Transacti… in on_transact() function
1151 …fn on_transact(_aidl_service: &dyn IStoreUpgradedKeyCallback, _aidl_code: binder::binder_impl::Tra… in on_transact() function
/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dnative.rs282 unsafe extern "C" fn on_transact( in on_transact() method
488 fn on_transact( in on_transact() method
H A Dbinder.rs184 fn on_transact( in on_transact() method
615 unsafe extern "C" fn on_transact( in on_transact() method
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/aidl/com.android.server.inputflinger-rust/android_arm64_armv8-2a_cortex-a55_source/
Dcom_android_server_inputflinger.rs406 …fn on_transact(_aidl_service: &dyn IInputFilter, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
699 …fn on_transact(_aidl_service: &dyn IInputFilterCallbacks, _aidl_code: binder::binder_impl::Transac… in on_transact() function
891 …fn on_transact(_aidl_service: &dyn IInputFlingerRust, _aidl_code: binder::binder_impl::Transaction… in on_transact() function
1043 …fn on_transact(_aidl_service: &dyn IInputFlingerRustBootstrapCallback, _aidl_code: binder::binder_… in on_transact() function
1304 …fn on_transact(_aidl_service: &dyn IInputThread, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
1474 …fn on_transact(_aidl_service: &dyn IInputThreadCallback, _aidl_code: binder::binder_impl::Transact… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/composd/aidl/android.system.composd-rust/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dandroid_system_composd.rs151 …fn on_transact(_aidl_service: &dyn ICompilationTask, _aidl_code: binder::binder_impl::TransactionC… in on_transact() function
353 …fn on_transact(_aidl_service: &dyn ICompilationTaskCallback, _aidl_code: binder::binder_impl::Tran… in on_transact() function
582 …fn on_transact(_aidl_service: &dyn IIsolatedCompilationService, _aidl_code: binder::binder_impl::T… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/aidl/com.android.server.inputflinger-rust-source/gen/com/android/server/inputflinger/
DIInputFlingerRust.rs146 fn on_transact(_aidl_service: &dyn IInputFlingerRust, _aidl_code: binder::binder_impl::TransactionC… in on_transact() function
298 …fn on_transact(_aidl_service: &dyn IInputFlingerRustBootstrapCallback, _aidl_code: binder::binder_… in on_transact() function
DIInputThread.rs239 fn on_transact(_aidl_service: &dyn IInputThread, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact() function
409 …fn on_transact(_aidl_service: &dyn IInputThreadCallback, _aidl_code: binder::binder_impl::Transact… in on_transact() function
DIInputFilter.rs337 fn on_transact(_aidl_service: &dyn IInputFilter, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact() function
630 …fn on_transact(_aidl_service: &dyn IInputFilterCallbacks, _aidl_code: binder::binder_impl::Transac… in on_transact() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs195 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
393 …fn on_transact(_aidl_service: &dyn ICallback, _aidl_code: binder::binder_impl::TransactionCode, _a… in on_transact() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs195 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
393 …fn on_transact(_aidl_service: &dyn ICallback, _aidl_code: binder::binder_impl::TransactionCode, _a… in on_transact() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DListOfInterfaces.rs124 …fn on_transact(_aidl_service: &dyn IEmptyInterface, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function
275 …fn on_transact(_aidl_service: &dyn IMyInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
DArrayOfInterfaces.rs124 …fn on_transact(_aidl_service: &dyn IEmptyInterface, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function
277 …fn on_transact(_aidl_service: &dyn IMyInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
DIDeprecated.rs100 fn on_transact(_aidl_service: &dyn IDeprecated, _aidl_code: binder::binder_impl::TransactionCode, _… in on_transact() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DArrayOfInterfaces.rs124 …fn on_transact(_aidl_service: &dyn IEmptyInterface, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function
277 …fn on_transact(_aidl_service: &dyn IMyInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
DListOfInterfaces.rs124 …fn on_transact(_aidl_service: &dyn IEmptyInterface, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function
275 …fn on_transact(_aidl_service: &dyn IMyInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
DIDeprecated.rs100 fn on_transact(_aidl_service: &dyn IDeprecated, _aidl_code: binder::binder_impl::TransactionCode, _… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.apc-rust/android_arm64_armv8-2a_cortex-a55_source/
Dandroid_security_apc.rs153 …fn on_transact(_aidl_service: &dyn IConfirmationCallback, _aidl_code: binder::binder_impl::Transac… in on_transact() function
415 …fn on_transact(_aidl_service: &dyn IProtectedConfirmation, _aidl_code: binder::binder_impl::Transa… in on_transact() function
/aosp_15_r20/frameworks/native/libs/binder/rust/tests/
H A Dserialization.rs104 fn on_transact( in on_transact() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/virtualizationservice/aidl/android.system.virtualizationmaintenance-rust/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dandroid_system_virtualizationmaintenance.rs251 …fn on_transact(_aidl_service: &dyn IVirtualizationMaintenance, _aidl_code: binder::binder_impl::Tr… in on_transact() function
491 …fn on_transact(_aidl_service: &dyn IVirtualizationReconciliationCallback, _aidl_code: binder::bind… in on_transact() function
/aosp_15_r20/frameworks/native/libs/binder/rust/tests/parcel_fuzzer/
H A Dparcel_fuzzer.rs65 fn on_transact( in on_transact() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/virtualizationservice/aidl/android.system.virtualizationservice_internal-rust/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dandroid_system_virtualizationservice_internal.rs445 …fn on_transact(_aidl_service: &dyn IBoundDevice, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
717 …fn on_transact(_aidl_service: &dyn IGlobalVmContext, _aidl_code: binder::binder_impl::TransactionC… in on_transact() function
953 …fn on_transact(_aidl_service: &dyn IVfioHandler, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
2086 …fn on_transact(_aidl_service: &dyn IVirtualizationServiceInternal, _aidl_code: binder::binder_impl… in on_transact() function
2512 …fn on_transact(_aidl_service: &dyn IVmnic, _aidl_code: binder::binder_impl::TransactionCode, _aidl… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/uwb/aidl/android.hardware.uwb-V1-rust/android_arm64_armv8-2a_cortex-a55_source_apex33/
Dandroid_hardware_uwb_V1.rs300 …fn on_transact(_aidl_service: &dyn IUwb, _aidl_code: binder::binder_impl::TransactionCode, _aidl_d… in on_transact() function
883 …fn on_transact(_aidl_service: &dyn IUwbChip, _aidl_code: binder::binder_impl::TransactionCode, _ai… in on_transact() function
1277 …fn on_transact(_aidl_service: &dyn IUwbClientCallback, _aidl_code: binder::binder_impl::Transactio… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/system/extras/profcollectd/libprofcollectd/profcollectd_aidl_interface-rust/android_arm64_armv8-2a_cortex-a55_source/
Dprofcollectd_aidl_interface.rs491 …fn on_transact(_aidl_service: &dyn IProfCollectd, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
730 …fn on_transact(_aidl_service: &dyn IProviderStatusCallback, _aidl_code: binder::binder_impl::Trans… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/aidl/android.gui-rust-source/gen/android/gui/
DIHdrConversionConstants.rs100 fn on_transact(_aidl_service: &dyn IHdrConversionConstants, _aidl_code: binder::binder_impl::Transa… in on_transact() function

123456