/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | IDeprecated.rs | 21 native: BnDeprecated(on_transact), 104 fn on_transact(_aidl_service: &dyn IDeprecated, _aidl_code: binder::binder_impl::TransactionCode, _… in on_transact() function
|
D | INamedCallback.rs | 21 native: BnNamedCallback(on_transact), 149 fn on_transact(_aidl_service: &dyn INamedCallback, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
|
D | ICircular.rs | 21 native: BnCircular(on_transact), 149 fn on_transact(_aidl_service: &dyn ICircular, _aidl_code: binder::binder_impl::TransactionCode, _ai… in on_transact() function
|
D | INewName.rs | 21 native: BnNewName(on_transact), 149 fn on_transact(_aidl_service: &dyn INewName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact() function
|
D | IOldName.rs | 21 native: BnOldName(on_transact), 149 fn on_transact(_aidl_service: &dyn IOldName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact() function
|
D | ArrayOfInterfaces.rs | 48 native: BnEmptyInterface(on_transact), 128 …fn on_transact(_aidl_service: &dyn IEmptyInterface, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function 145 native: BnMyInterface(on_transact), 285 …fn on_transact(_aidl_service: &dyn IMyInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
|
D | ListOfInterfaces.rs | 48 native: BnEmptyInterface(on_transact), 128 …fn on_transact(_aidl_service: &dyn IEmptyInterface, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function 145 native: BnMyInterface(on_transact), 283 …fn on_transact(_aidl_service: &dyn IMyInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | IDeprecated.rs | 21 native: BnDeprecated(on_transact), 104 fn on_transact(_aidl_service: &dyn IDeprecated, _aidl_code: binder::binder_impl::TransactionCode, _… in on_transact() function
|
D | IOldName.rs | 21 native: BnOldName(on_transact), 149 fn on_transact(_aidl_service: &dyn IOldName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact() function
|
D | ICircular.rs | 21 native: BnCircular(on_transact), 149 fn on_transact(_aidl_service: &dyn ICircular, _aidl_code: binder::binder_impl::TransactionCode, _ai… in on_transact() function
|
D | INewName.rs | 21 native: BnNewName(on_transact), 149 fn on_transact(_aidl_service: &dyn INewName, _aidl_code: binder::binder_impl::TransactionCode, _aid… in on_transact() function
|
D | INamedCallback.rs | 21 native: BnNamedCallback(on_transact), 149 fn on_transact(_aidl_service: &dyn INamedCallback, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function
|
D | ArrayOfInterfaces.rs | 48 native: BnEmptyInterface(on_transact), 128 …fn on_transact(_aidl_service: &dyn IEmptyInterface, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function 145 native: BnMyInterface(on_transact), 285 …fn on_transact(_aidl_service: &dyn IMyInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
|
D | ListOfInterfaces.rs | 48 native: BnEmptyInterface(on_transact), 128 …fn on_transact(_aidl_service: &dyn IEmptyInterface, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function 145 native: BnMyInterface(on_transact), 283 …fn on_transact(_aidl_service: &dyn IMyInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ |
D | INestedService.rs | 21 native: BnNestedService(on_transact), 199 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function 273 native: BnCallback(on_transact), 401 …fn on_transact(_aidl_service: &dyn ICallback, _aidl_code: binder::binder_impl::TransactionCode, _a… in on_transact() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ |
D | INestedService.rs | 21 native: BnNestedService(on_transact), 199 fn on_transact(_aidl_service: &dyn INestedService, _aidl_code: binder::binder_impl::TransactionCode… in on_transact() function 273 native: BnCallback(on_transact), 401 …fn on_transact(_aidl_service: &dyn ICallback, _aidl_code: binder::binder_impl::TransactionCode, _a… in on_transact() function
|
/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 | 21 native: BnTrunkStableTest(on_transact), 392 fn on_transact(_aidl_service: &dyn ITrunkStableTest, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function 589 native: BnMyCallback(on_transact), 912 …fn on_transact(_aidl_service: &dyn IMyCallback, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact() function
|
/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 | 21 native: BnTrunkStableTest(on_transact), 392 fn on_transact(_aidl_service: &dyn ITrunkStableTest, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function 589 native: BnMyCallback(on_transact), 912 …fn on_transact(_aidl_service: &dyn IMyCallback, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact() function
|
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/ |
D | IFooInterface.rs | 21 native: BnFooInterface(on_transact), 395 fn on_transact(_aidl_service: &dyn IFooInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/ |
D | IFooInterface.rs | 21 native: BnFooInterface(on_transact), 395 fn on_transact(_aidl_service: &dyn IFooInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
|
/system/tools/aidl/tests/golden_output/tests/trunk_stable_test/android.aidl.test.trunk-V2-rust-source/gen/android/aidl/test/trunk/ |
D | ITrunkStableTest.rs | 21 native: BnTrunkStableTest(on_transact), 441 fn on_transact(_aidl_service: &dyn ITrunkStableTest, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function 668 native: BnMyCallback(on_transact), 1040 …fn on_transact(_aidl_service: &dyn IMyCallback, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact() function
|
/system/tools/aidl/tests/golden_output/frozen/tests/trunk_stable_test/android.aidl.test.trunk-V2-rust-source/gen/android/aidl/test/trunk/ |
D | ITrunkStableTest.rs | 21 native: BnTrunkStableTest(on_transact), 452 fn on_transact(_aidl_service: &dyn ITrunkStableTest, _aidl_code: binder::binder_impl::TransactionCo… in on_transact() function 695 native: BnMyCallback(on_transact), 1078 …fn on_transact(_aidl_service: &dyn IMyCallback, _aidl_code: binder::binder_impl::TransactionCode, … in on_transact() function
|
/system/tools/aidl/ |
D | generate_ndk.cpp | 710 const string on_transact = OnTransactFuncName(defined_type); in GenerateClassSource() local 718 out << "static binder_status_t " << on_transact in GenerateClassSource() 772 << on_transact << ", " << codeToFunction << ", " << std::to_string(functionNames.size()) in GenerateClassSource()
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-rust-source/gen/android/aidl/versioned/tests/ |
D | IFooInterface.rs | 21 native: BnFooInterface(on_transact), 442 fn on_transact(_aidl_service: &dyn IFooInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
|
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-rust-source/gen/android/aidl/versioned/tests/ |
D | IFooInterface.rs | 21 native: BnFooInterface(on_transact), 442 fn on_transact(_aidl_service: &dyn IFooInterface, _aidl_code: binder::binder_impl::TransactionCode,… in on_transact() function
|