/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 803 …fn build_parcel_UnimplementedMethod(&self, _arg_arg: i32) -> binder::Result<binder::binder_impl::P… in build_parcel_UnimplementedMethod() 809 …nse_UnimplementedMethod(&self, _arg_arg: i32, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_UnimplementedMethod() 821 fn build_parcel_Deprecated(&self) -> binder::Result<binder::binder_impl::Parcel> { in build_parcel_Deprecated() 826 …fn read_response_Deprecated(&self, _aidl_reply: std::result::Result<binder::binder_impl::Parcel, b… in read_response_Deprecated() 837 fn build_parcel_TestOneway(&self) -> binder::Result<binder::binder_impl::Parcel> { in build_parcel_TestOneway() 842 …fn read_response_TestOneway(&self, _aidl_reply: std::result::Result<binder::binder_impl::Parcel, b… in read_response_TestOneway() 851 …fn build_parcel_RepeatBoolean(&self, _arg_token: bool) -> binder::Result<binder::binder_impl::Parc… in build_parcel_RepeatBoolean() 857 …sponse_RepeatBoolean(&self, _arg_token: bool, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_RepeatBoolean() 869 fn build_parcel_RepeatByte(&self, _arg_token: i8) -> binder::Result<binder::binder_impl::Parcel> { in build_parcel_RepeatByte() 875 …ad_response_RepeatByte(&self, _arg_token: i8, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_RepeatByte() [all …]
|
D | IOldName.rs | 76 fn build_parcel_RealName(&self) -> binder::Result<binder::binder_impl::Parcel> { in build_parcel_RealName() 80 …fn read_response_RealName(&self, _aidl_reply: std::result::Result<binder::binder_impl::Parcel, bin… in read_response_RealName()
|
D | INewName.rs | 76 fn build_parcel_RealName(&self) -> binder::Result<binder::binder_impl::Parcel> { in build_parcel_RealName() 80 …fn read_response_RealName(&self, _aidl_reply: std::result::Result<binder::binder_impl::Parcel, bin… in read_response_RealName()
|
D | INamedCallback.rs | 76 fn build_parcel_GetName(&self) -> binder::Result<binder::binder_impl::Parcel> { in build_parcel_GetName() 80 …fn read_response_GetName(&self, _aidl_reply: std::result::Result<binder::binder_impl::Parcel, bind… in read_response_GetName()
|
D | ArrayOfInterfaces.rs | 180 …_arg_nullable_iface_array_inout: &mut Option<Vec<Option<binder::Strong<dyn crate::mangled::_7_andr… in build_parcel_methodWithInterfaces() 192 …_17_ArrayOfInterfaces_15_IEmptyInterface>>>>, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_methodWithInterfaces()
|
D | ListOfInterfaces.rs | 180 …_arg_nullable_iface_list_inout: &mut Option<Vec<Option<binder::Strong<dyn crate::mangled::_7_andro… in build_parcel_methodWithInterfaces() 190 …s_16_ListOfInterfaces_15_IEmptyInterface>>>>, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_methodWithInterfaces()
|
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-rust-source/gen/android/aidl/versioned/tests/ |
D | IFooInterface.rs | 124 fn build_parcel_originalApi(&self) -> binder::Result<binder::binder_impl::Parcel> { in build_parcel_originalApi() 128 …fn read_response_originalApi(&self, _aidl_reply: std::result::Result<binder::binder_impl::Parcel, … in read_response_originalApi() 139 …rnString(&self, _arg_u: &crate::mangled::_7_android_4_aidl_9_versioned_5_tests_8_BazUnion) -> bind… in build_parcel_acceptUnionAndReturnString() 144 …ndroid_4_aidl_9_versioned_5_tests_8_BazUnion, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_acceptUnionAndReturnString() 156 …_7_android_4_aidl_9_versioned_5_tests_3_Foo, _arg_value: i32) -> binder::Result<binder::binder_imp… in build_parcel_ignoreParcelablesAndRepeatInt() 163 …l_9_versioned_5_tests_3_Foo, _arg_value: i32, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_ignoreParcelablesAndRepeatInt() 177 …FooArray(&self, _arg_foos: &[crate::mangled::_7_android_4_aidl_9_versioned_5_tests_3_Foo]) -> bind… in build_parcel_returnsLengthOfFooArray() 182 …_7_android_4_aidl_9_versioned_5_tests_3_Foo], _aidl_reply: std::result::Result<binder::binder_impl… in read_response_returnsLengthOfFooArray() 194 fn build_parcel_getInterfaceVersion(&self) -> binder::Result<binder::binder_impl::Parcel> { in build_parcel_getInterfaceVersion() 198 …fn read_response_getInterfaceVersion(&self, _aidl_reply: std::result::Result<binder::binder_impl::… in read_response_getInterfaceVersion() [all …]
|
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-rust-source/gen/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.rs | 503 …peatBytes(&self, _arg_input: &[u8; 3], _arg_repeated: &mut [u8; 3]) -> binder::Result<binder::bind… in build_parcel_RepeatBytes() 508 …input: &[u8; 3], _arg_repeated: &mut [u8; 3], _aidl_reply: std::result::Result<binder::binder_impl… in read_response_RepeatBytes() 521 …eatInts(&self, _arg_input: &[i32; 3], _arg_repeated: &mut [i32; 3]) -> binder::Result<binder::bind… in build_parcel_RepeatInts() 526 …put: &[i32; 3], _arg_repeated: &mut [i32; 3], _aidl_reply: std::result::Result<binder::binder_impl… in read_response_RepeatInts() 539 …: &[binder::SpIBinder; 3], _arg_repeated: &mut [Option<binder::SpIBinder>; 3]) -> binder::Result<b… in build_parcel_RepeatBinders() 544 …epeated: &mut [Option<binder::SpIBinder>; 3], _aidl_reply: std::result::Result<binder::binder_impl… in read_response_RepeatBinders() 557 …_arg_repeated: &mut [crate::mangled::_7_android_4_aidl_14_fixedsizearray_21_FixedSizeArrayExample_… in build_parcel_RepeatParcelables() 562 …1_FixedSizeArrayExample_13_IntParcelable; 3], _aidl_reply: std::result::Result<binder::binder_impl… in read_response_RepeatParcelables() 575 …s(&self, _arg_input: &[[u8; 3]; 2], _arg_repeated: &mut [[u8; 3]; 2]) -> binder::Result<binder::bi… in build_parcel_Repeat2dBytes() 580 …u8; 3]; 2], _arg_repeated: &mut [[u8; 3]; 2], _aidl_reply: std::result::Result<binder::binder_impl… in read_response_Repeat2dBytes() [all …]
|
/system/libhwbinder/include/hwbinder/ |
D | IBinder.h | 37 class Parcel; variable
|
/system/libhwbinder/ |
D | Binder.cpp | 196 uint32_t /*code*/, const Parcel& /*data*/, Parcel* /*reply*/, uint32_t /*flags*/, in onTransact() argument
|
D | Parcel.cpp | 226 const Parcel& /*in*/) in finish_unflatten_binder() 252 Parcel::Parcel() in Parcel() function in android::hardware::Parcel
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/nested/ |
D | INestedService.rs | 86 …tus(&self, _arg_p: &crate::mangled::_7_android_4_aidl_5_tests_6_nested_20_ParcelableWithNested) ->… in build_parcel_flipStatus() 91 …idl_5_tests_6_nested_20_ParcelableWithNested, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_flipStatus() 103 …_arg_cb: &binder::Strong<dyn crate::mangled::_7_android_4_aidl_5_tests_6_nested_14_INestedService_… in build_parcel_flipStatusWithCallback() 109 …ests_6_nested_14_INestedService_9_ICallback>, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_flipStatusWithCallback() 302 …lf, _arg_status: crate::mangled::_7_android_4_aidl_5_tests_6_nested_20_ParcelableWithNested_6_Stat… in build_parcel_done() 307 …ts_6_nested_20_ParcelableWithNested_6_Status, _aidl_reply: std::result::Result<binder::binder_impl… in read_response_done()
|