Searched defs:_aidl_reply (Results 1 – 11 of 11) sorted by relevance
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
H A D | ITestService.rs | 373 let _aidl_reply = _aidl_reply?; in UnimplementedMethod() localVariable 389 let _aidl_reply = _aidl_reply?; in Deprecated() localVariable 404 let _aidl_reply = _aidl_reply?; in TestOneway() localVariable 418 let _aidl_reply = _aidl_reply?; in RepeatBoolean() localVariable 435 let _aidl_reply = _aidl_reply?; in RepeatByte() localVariable 452 let _aidl_reply = _aidl_reply?; in RepeatChar() localVariable 469 let _aidl_reply = _aidl_reply?; in RepeatInt() localVariable 486 let _aidl_reply = _aidl_reply?; in RepeatLong() localVariable 503 let _aidl_reply = _aidl_reply?; in RepeatFloat() localVariable 520 let _aidl_reply = _aidl_reply?; in RepeatDouble() localVariable [all …]
|
H A 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
|
H A 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
|
H A 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
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
H A D | IDeprecated.cpp | 55 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
H A D | INamedCallback.cpp | 85 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
H A D | INewName.cpp | 85 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
H A D | IOldName.cpp | 85 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
H A D | ITestService.cpp | 2081 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.cpp | 270 …ct(uint32_t _aidl_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint3… in onTransact()
|
/aosp12/system/apex/apexd/ |
H A D | apexservice.cpp | 669 Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
|