Home
last modified time | relevance | path

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

123456

/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs184 fn on_transact( in on_transact() method
345 Some(I::on_transact), in new()
615 unsafe extern "C" fn on_transact( in on_transact() method
795 native: $native:ident($on_transact:path),
802 native: $native($on_transact),
812 native: $native:ident($on_transact:path),
820 native: $native($on_transact),
830 native: $native:ident($on_transact:path),
839 native: $native($on_transact),
851 native: $native:ident($on_transact:path),
[all …]
H A Dnative.rs282 unsafe extern "C" fn on_transact( in on_transact() method
303 binder.on_transact(code, &data, &mut reply) in on_transact()
488 fn on_transact( in on_transact() method
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/inputflinger/aidl/com.android.server.inputflinger-rust-source/gen/com/android/server/inputflinger/
DIInputFlingerRust.rs17 native: BnInputFlingerRust(on_transact),
146 fn on_transact(_aidl_service: &dyn IInputFlingerRust, _aidl_code: binder::binder_impl::TransactionC… in on_transact() function
170 native: BnInputFlingerRustBootstrapCallback(on_transact),
298 …fn on_transact(_aidl_service: &dyn IInputFlingerRustBootstrapCallback, _aidl_code: binder::binder_… in on_transact() function
DIInputThread.rs17 native: BnInputThread(on_transact),
239 fn on_transact(_aidl_service: &dyn IInputThread, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact() function
282 native: BnInputThreadCallback(on_transact),
409 …fn on_transact(_aidl_service: &dyn IInputThreadCallback, _aidl_code: binder::binder_impl::Transact… in on_transact() function
/aosp_15_r20/frameworks/native/libs/binder/rust/tests/parcel_fuzzer/
H A Dparcel_fuzzer.rs54 native: BnBinderTransactTest(on_transact),
65 fn on_transact( in on_transact() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/aidl/android.gui-rust-source/gen/android/gui/
DIHdrConversionConstants.rs17 native: BnHdrConversionConstants(on_transact),
100 fn on_transact(_aidl_service: &dyn IHdrConversionConstants, _aidl_code: binder::binder_impl::Transa… in on_transact() function
DIWindowInfosReportedListener.rs17 native: BnWindowInfosReportedListener(on_transact),
142 fn on_transact(_aidl_service: &dyn IWindowInfosReportedListener, _aidl_code: binder::binder_impl::T… in on_transact() function
DITunnelModeEnabledListener.rs17 native: BnTunnelModeEnabledListener(on_transact),
143 fn on_transact(_aidl_service: &dyn ITunnelModeEnabledListener, _aidl_code: binder::binder_impl::Tra… in on_transact() function
DIRegionSamplingListener.rs17 native: BnRegionSamplingListener(on_transact),
143 fn on_transact(_aidl_service: &dyn IRegionSamplingListener, _aidl_code: binder::binder_impl::Transa… in on_transact() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs17 native: BnDeprecated(on_transact),
100 fn on_transact(_aidl_service: &dyn IDeprecated, _aidl_code: binder::binder_impl::TransactionCode, _… in on_transact() function
DIOldName.rs17 native: BnOldName(on_transact),
145 fn on_transact(_aidl_service: &dyn IOldName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact() function
DINamedCallback.rs17 native: BnNamedCallback(on_transact),
145 fn on_transact(_aidl_service: &dyn INamedCallback, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
DINewName.rs17 native: BnNewName(on_transact),
145 fn on_transact(_aidl_service: &dyn INewName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs17 native: BnDeprecated(on_transact),
100 fn on_transact(_aidl_service: &dyn IDeprecated, _aidl_code: binder::binder_impl::TransactionCode, _… in on_transact() function
DINewName.rs17 native: BnNewName(on_transact),
145 fn on_transact(_aidl_service: &dyn INewName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact() function
DINamedCallback.rs17 native: BnNamedCallback(on_transact),
145 fn on_transact(_aidl_service: &dyn INamedCallback, _aidl_code: binder::binder_impl::TransactionCode… 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.rs26 native: BnCompilationTask(on_transact),
151 …fn on_transact(_aidl_service: &dyn ICompilationTask, _aidl_code: binder::binder_impl::TransactionC… in on_transact() function
181 native: BnCompilationTaskCallback(on_transact),
353 …fn on_transact(_aidl_service: &dyn ICompilationTaskCallback, _aidl_code: binder::binder_impl::Tran… in on_transact() function
402 native: BnIsolatedCompilationService(on_transact),
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/android_arm64_armv8-2a_cortex-a55_source/
Dcom_android_server_inputflinger.rs86 native: BnInputFilter(on_transact),
406 …fn on_transact(_aidl_service: &dyn IInputFilter, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
473 native: BnInputFilterCallbacks(on_transact),
699 …fn on_transact(_aidl_service: &dyn IInputFilterCallbacks, _aidl_code: binder::binder_impl::Transac… in on_transact() function
762 native: BnInputFlingerRust(on_transact),
891 …fn on_transact(_aidl_service: &dyn IInputFlingerRust, _aidl_code: binder::binder_impl::Transaction… in on_transact() function
915 native: BnInputFlingerRustBootstrapCallback(on_transact),
1043 …fn on_transact(_aidl_service: &dyn IInputFlingerRustBootstrapCallback, _aidl_code: binder::binder_… in on_transact() function
1082 native: BnInputThread(on_transact),
1304 …fn on_transact(_aidl_service: &dyn IInputThread, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
[all …]
/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.rs26 native: BnGetKeyCallback(on_transact),
244 …fn on_transact(_aidl_service: &dyn IGetKeyCallback, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function
299 native: BnGetRegistrationCallback(on_transact),
516 …fn on_transact(_aidl_service: &dyn IGetRegistrationCallback, _aidl_code: binder::binder_impl::Tran… in on_transact() function
556 native: BnRegistration(on_transact),
777 …fn on_transact(_aidl_service: &dyn IRegistration, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
821 native: BnRemoteProvisioning(on_transact),
948 …fn on_transact(_aidl_service: &dyn IRemoteProvisioning, _aidl_code: binder::binder_impl::Transacti… in on_transact() function
980 native: BnStoreUpgradedKeyCallback(on_transact),
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.rs26 native: BnGetKeyCallback(on_transact),
244 …fn on_transact(_aidl_service: &dyn IGetKeyCallback, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function
299 native: BnGetRegistrationCallback(on_transact),
516 …fn on_transact(_aidl_service: &dyn IGetRegistrationCallback, _aidl_code: binder::binder_impl::Tran… in on_transact() function
556 native: BnRegistration(on_transact),
777 …fn on_transact(_aidl_service: &dyn IRegistration, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
821 native: BnRemoteProvisioning(on_transact),
948 …fn on_transact(_aidl_service: &dyn IRemoteProvisioning, _aidl_code: binder::binder_impl::Transacti… in on_transact() function
980 native: BnStoreUpgradedKeyCallback(on_transact),
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/native/libs/input/inputconstants-rust-source/gen/android/os/
DIInputConstants.rs17 native: BnInputConstants(on_transact),
137 fn on_transact(_aidl_service: &dyn IInputConstants, _aidl_code: binder::binder_impl::TransactionCod… 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.rs17 native: BnNestedService(on_transact),
195 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
265 native: BnCallback(on_transact),
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.rs17 native: BnNestedService(on_transact),
195 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
265 native: BnCallback(on_transact),
393 …fn on_transact(_aidl_service: &dyn ICallback, _aidl_code: binder::binder_impl::TransactionCode, _a… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/system/extras/profcollectd/libprofcollectd/profcollectd_aidl_interface-rust-source/gen/com/android/server/profcollect/
DIProviderStatusCallback.rs17 native: BnProviderStatusCallback(on_transact),
142 fn on_transact(_aidl_service: &dyn IProviderStatusCallback, _aidl_code: binder::binder_impl::Transa… in on_transact() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/composd/aidl/android.system.composd-rust-source/gen/android/system/composd/
DICompilationTask.rs17 native: BnCompilationTask(on_transact),
142 fn on_transact(_aidl_service: &dyn ICompilationTask, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function

123456