/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 363 …let _aidl_reply = self.binder.transact(transactions::UnimplementedMethod, binder::FLAG_CLEAR_BUF |… in UnimplementedMethod() localVariable 373 let _aidl_reply = _aidl_reply?; in UnimplementedMethod() localVariable 380 …let _aidl_reply = self.binder.transact(transactions::Deprecated, binder::FLAG_CLEAR_BUF | binder::… in Deprecated() localVariable 389 let _aidl_reply = _aidl_reply?; in Deprecated() localVariable 395 …let _aidl_reply = self.binder.transact(transactions::TestOneway, binder::FLAG_ONEWAY | binder::FLA… in TestOneway() localVariable 404 let _aidl_reply = _aidl_reply?; in TestOneway() localVariable 408 …let _aidl_reply = self.binder.transact(transactions::RepeatBoolean, binder::FLAG_CLEAR_BUF | binde… in RepeatBoolean() localVariable 418 let _aidl_reply = _aidl_reply?; in RepeatBoolean() localVariable 425 …let _aidl_reply = self.binder.transact(transactions::RepeatByte, binder::FLAG_CLEAR_BUF | binder::… in RepeatByte() localVariable 435 let _aidl_reply = _aidl_reply?; in RepeatByte() localVariable [all …]
|
D | INamedCallback.rs | 38 …let _aidl_reply = self.binder.transact(transactions::GetName, binder::FLAG_PRIVATE_LOCAL, |_aidl_d… in GetName() localVariable 46 let _aidl_reply = _aidl_reply?; in GetName() localVariable
|
D | INewName.rs | 38 …let _aidl_reply = self.binder.transact(transactions::RealName, binder::FLAG_PRIVATE_LOCAL, |_aidl_… in RealName() localVariable 46 let _aidl_reply = _aidl_reply?; in RealName() localVariable
|
D | IOldName.rs | 38 …let _aidl_reply = self.binder.transact(transactions::RealName, binder::FLAG_PRIVATE_LOCAL, |_aidl_… in RealName() localVariable 46 let _aidl_reply = _aidl_reply?; in RealName() localVariable
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | IDeprecated.cpp | 55 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
D | INewName.cpp | 85 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
D | INamedCallback.cpp | 85 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
D | IOldName.cpp | 85 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
D | ITestService.cpp | 2081 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 270 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
/system/apex/apexd/ |
D | apexservice.cpp | 669 Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
|