Home
last modified time | relevance | path

Searched defs:_aidl_data (Results 1 – 25 of 30) sorted by relevance

12

/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs2090 let _aidl_data = self.build_parcel_UnimplementedMethod(_arg_arg)?; localVariable
2095 let _aidl_data = self.build_parcel_Deprecated()?; localVariable
2100 let _aidl_data = self.build_parcel_TestOneway()?; localVariable
2105 let _aidl_data = self.build_parcel_RepeatBoolean(_arg_token)?; localVariable
2110 let _aidl_data = self.build_parcel_RepeatByte(_arg_token)?; localVariable
2115 let _aidl_data = self.build_parcel_RepeatChar(_arg_token)?; localVariable
2120 let _aidl_data = self.build_parcel_RepeatInt(_arg_token)?; localVariable
2125 let _aidl_data = self.build_parcel_RepeatLong(_arg_token)?; localVariable
2130 let _aidl_data = self.build_parcel_RepeatFloat(_arg_token)?; localVariable
2135 let _aidl_data = self.build_parcel_RepeatDouble(_arg_token)?; localVariable
[all …]
DIOldName.rs95 let _aidl_data = self.build_parcel_RealName()?; localVariable
102 let _aidl_data = match self.build_parcel_RealName() { localVariable
DICircular.rs95 let _aidl_data = self.build_parcel_GetTestService()?; localVariable
102 let _aidl_data = match self.build_parcel_GetTestService() { localVariable
DINamedCallback.rs95 let _aidl_data = self.build_parcel_GetName()?; localVariable
102 let _aidl_data = match self.build_parcel_GetName() { localVariable
DINewName.rs95 let _aidl_data = self.build_parcel_RealName()?; localVariable
102 let _aidl_data = match self.build_parcel_RealName() { localVariable
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/
DIFooInterface.rs221 let _aidl_data = self.build_parcel_originalApi()?; localVariable
226 let _aidl_data = self.build_parcel_acceptUnionAndReturnString(_arg_u)?; localVariable
231 …let _aidl_data = self.build_parcel_ignoreParcelablesAndRepeatInt(_arg_inFoo, _arg_inoutFoo, _arg_o… localVariable
236 let _aidl_data = self.build_parcel_returnsLengthOfFooArray(_arg_foos)?; localVariable
243 let _aidl_data = self.build_parcel_getInterfaceVersion()?; localVariable
254 let _aidl_data = self.build_parcel_getInterfaceHash()?; localVariable
261 let _aidl_data = match self.build_parcel_originalApi() { localVariable
274 let _aidl_data = match self.build_parcel_acceptUnionAndReturnString(_arg_u) { localVariable
287 …let _aidl_data = match self.build_parcel_ignoreParcelablesAndRepeatInt(_arg_inFoo, _arg_inoutFoo, … localVariable
300 let _aidl_data = match self.build_parcel_returnsLengthOfFooArray(_arg_foos) { localVariable
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.rs650 let _aidl_data = self.build_parcel_RepeatBytes(_arg_input, _arg_repeated)?; localVariable
655 let _aidl_data = self.build_parcel_RepeatInts(_arg_input, _arg_repeated)?; localVariable
660 let _aidl_data = self.build_parcel_RepeatBinders(_arg_input, _arg_repeated)?; localVariable
665 let _aidl_data = self.build_parcel_RepeatParcelables(_arg_input, _arg_repeated)?; localVariable
670 let _aidl_data = self.build_parcel_Repeat2dBytes(_arg_input, _arg_repeated)?; localVariable
675 let _aidl_data = self.build_parcel_Repeat2dInts(_arg_input, _arg_repeated)?; localVariable
680 let _aidl_data = self.build_parcel_Repeat2dBinders(_arg_input, _arg_repeated)?; localVariable
685 let _aidl_data = self.build_parcel_Repeat2dParcelables(_arg_input, _arg_repeated)?; localVariable
692 let _aidl_data = match self.build_parcel_RepeatBytes(_arg_input, _arg_repeated) { localVariable
705 let _aidl_data = match self.build_parcel_RepeatInts(_arg_input, _arg_repeated) { localVariable
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/
DIDeprecated.cpp6 android::status_t analyzeIDeprecated(uint32_t _aidl_code, const android::Parcel& _aidl_data, const … in analyzeIDeprecated()
DINewName.cpp6 android::status_t analyzeINewName(uint32_t _aidl_code, const android::Parcel& _aidl_data, const and… in analyzeINewName()
DIOldName.cpp6 android::status_t analyzeIOldName(uint32_t _aidl_code, const android::Parcel& _aidl_data, const and… in analyzeIOldName()
DICircular.cpp6 android::status_t analyzeICircular(uint32_t _aidl_code, const android::Parcel& _aidl_data, const an… in analyzeICircular()
DINamedCallback.cpp6 android::status_t analyzeINamedCallback(uint32_t _aidl_code, const android::Parcel& _aidl_data, con… in analyzeINamedCallback()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/nested/
DINestedService.cpp6 android::status_t analyzeINestedService(uint32_t _aidl_code, const android::Parcel& _aidl_data, con… in analyzeINestedService()
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/
DINestedService.rs123 let _aidl_data = self.build_parcel_flipStatus(_arg_p)?; localVariable
128 let _aidl_data = self.build_parcel_flipStatusWithCallback(_arg_status, _arg_cb)?; localVariable
135 let _aidl_data = match self.build_parcel_flipStatus(_arg_p) { localVariable
148 let _aidl_data = match self.build_parcel_flipStatusWithCallback(_arg_status, _arg_cb) { localVariable
321 let _aidl_data = self.build_parcel_done(_arg_status)?; localVariable
328 let _aidl_data = match self.build_parcel_done(_arg_status) { localVariable
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DIDeprecated.cpp42 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
DICircular.cpp73 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
DINewName.cpp73 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
DIOldName.cpp73 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
DINamedCallback.cpp73 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
DListOfInterfaces.cpp71 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
201 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
DArrayOfInterfaces.cpp71 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
209 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp120 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
324 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp257 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
597 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-cpp-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp240 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp1067 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()
1455 …_code, const ::android::Parcel& _aidl_data, ::android::Parcel* _aidl_reply, uint32_t _aidl_flags) { in onTransact()

12