Home
last modified time | relevance | path

Searched refs:AParcel_readInt32 (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DStructuredParcelable.cpp14 binder_status_t _aidl_ret_status = AParcel_readInt32(parcel, &_aidl_parcelable_size); in readFromParcel()
30 _aidl_ret_status = AParcel_readInt32(parcel, &f); in readFromParcel()
51 _aidl_ret_status = AParcel_readInt32(parcel, reinterpret_cast<int32_t*>(&shouldBeIntBar)); in readFromParcel()
100 _aidl_ret_status = AParcel_readInt32(parcel, &intDefaultsToFive); in readFromParcel()
170 _aidl_ret_status = AParcel_readInt32(parcel, &intDefault); in readFromParcel()
219 _aidl_ret_status = AParcel_readInt32(parcel, &int32_min); in readFromParcel()
226 _aidl_ret_status = AParcel_readInt32(parcel, &int32_max); in readFromParcel()
240 _aidl_ret_status = AParcel_readInt32(parcel, &hexInt32_neg_1); in readFromParcel()
268 _aidl_ret_status = AParcel_readInt32(parcel, &hexInt32_pos_1); in readFromParcel()
275 _aidl_ret_status = AParcel_readInt32(parcel, &hexInt64_pos_1); in readFromParcel()
[all …]
H A DUnion.cpp15 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_tag)) != STATUS_OK) return _aidl_ret_sta… in readFromParcel()
29 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_value)) != STATUS_OK) return _aidl_ret_s… in readFromParcel()
39 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_value)) != STATUS_OK) return _aidl_ret_s… in readFromParcel()
H A DUnionWithFd.cpp14 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_tag)) != STATUS_OK) return _aidl_ret_sta… in readFromParcel()
18 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_value)) != STATUS_OK) return _aidl_ret_s… in readFromParcel()
H A DParcelableForToString.cpp14 binder_status_t _aidl_ret_status = AParcel_readInt32(parcel, &_aidl_parcelable_size); in readFromParcel()
23 _aidl_ret_status = AParcel_readInt32(parcel, &intValue); in readFromParcel()
142 _aidl_ret_status = AParcel_readInt32(parcel, reinterpret_cast<int32_t*>(&enumValue)); in readFromParcel()
H A DDeprecatedParcelable.cpp14 binder_status_t _aidl_ret_status = AParcel_readInt32(parcel, &_aidl_parcelable_size); in readFromParcel()
H A DOtherParcelableForToString.cpp14 binder_status_t _aidl_ret_status = AParcel_readInt32(parcel, &_aidl_parcelable_size); in readFromParcel()
H A DITestService.cpp31 _aidl_ret_status = AParcel_readInt32(_aidl_in, &in_arg); in _aidl_onTransact()
119 _aidl_ret_status = AParcel_readInt32(_aidl_in, &in_token); in _aidl_onTransact()
227 _aidl_ret_status = AParcel_readInt32(_aidl_in, reinterpret_cast<int32_t*>(&in_token)); in _aidl_onTransact()
642 _aidl_ret_status = AParcel_readInt32(_aidl_in, &in_code); in _aidl_onTransact()
1049 _aidl_ret_status = AParcel_readInt32(_aidl_out.get(), _aidl_return); in UnimplementedMethod()
1279 _aidl_ret_status = AParcel_readInt32(_aidl_out.get(), _aidl_return); in RepeatInt()
1525 _aidl_ret_status = AParcel_readInt32(_aidl_out.get(), reinterpret_cast<int32_t*>(_aidl_return)); in RepeatIntEnum()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DUnion.cpp14 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_tag)) != STATUS_OK) return _aidl_ret_sta… in readFromParcel()
18 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_value)) != STATUS_OK) return _aidl_ret_s… in readFromParcel()
H A DData.cpp14 binder_status_t _aidl_ret_status = AParcel_readInt32(parcel, &_aidl_parcelable_size); in readFromParcel()
23 _aidl_ret_status = AParcel_readInt32(parcel, &num); in readFromParcel()
H A DILoggableInterface.cpp69 _aidl_ret_status = AParcel_readInt32(_aidl_in, &in_intValue); in _aidl_onTransact()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DUnion.cpp14 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_tag)) != STATUS_OK) return _aidl_ret_sta… in readFromParcel()
18 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_value)) != STATUS_OK) return _aidl_ret_s… in readFromParcel()
H A DData.cpp14 binder_status_t _aidl_ret_status = AParcel_readInt32(parcel, &_aidl_parcelable_size); in readFromParcel()
23 _aidl_ret_status = AParcel_readInt32(parcel, &num); in readFromParcel()
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/
H A DGenericStructuredParcelable.h77 binder_status_t _aidl_ret_status = AParcel_readInt32(parcel, &_aidl_parcelable_size); in readFromParcel()
86 _aidl_ret_status = AParcel_readInt32(parcel, &a); in readFromParcel()
93 _aidl_ret_status = AParcel_readInt32(parcel, &b); in readFromParcel()
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/unions/
H A DUnionInUnion.cpp15 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_tag)) != STATUS_OK) return _aidl_ret_sta… in readFromParcel()
29 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_value)) != STATUS_OK) return _aidl_ret_s… in readFromParcel()
H A DEnumUnion.cpp15 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, &_aidl_tag)) != STATUS_OK) return _aidl_ret_sta… in readFromParcel()
19 …if ((_aidl_ret_status = AParcel_readInt32(_parcel, reinterpret_cast<int32_t*>(&_aidl_value))) != S… in readFromParcel()
/aosp12/frameworks/native/libs/binder/tests/parcel_fuzzer/
H A Dbinder_ndk.cpp29 return AParcel_readInt32(parcel, &mValue); in readFromParcel()
77 PARCEL_READ(int32_t, AParcel_readInt32),
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_parcelable_utils.h76 RETURN_ON_FAILURE(AParcel_readInt32(parcel, &this->mStability)); in readFromParcel()
78 binder_status_t status = AParcel_readInt32(parcel, &dataSize); in readFromParcel()
H A Dbinder_parcel_utils.h445 binder_status_t status = AParcel_readInt32(parcel, &null); in AParcel_readParcelable()
478 binder_status_t status = AParcel_readInt32(parcel, &null); in AParcel_readNullableParcelable()
908 binder_status_t err = AParcel_readInt32(parcel, &size); in AParcel_resizeVector()
924 binder_status_t err = AParcel_readInt32(parcel, &size); in AParcel_resizeVector()
/aosp12/frameworks/native/libs/binder/ndk/tests/
H A Diface.cpp56 stat = AParcel_readInt32(in, &valueIn); in IFoo_Class_onTransact()
94 stat = AParcel_readInt32(parcelOut.get(), out); in doubleNumber()
/aosp12/frameworks/libs/native_bridge_support/libbinder_ndk/
H A Dstubs_arm.cc83 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_readInt32);
216 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_readInt32); in init_stub_library()
H A Dstubs_arm64.cc83 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_readInt32);
216 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_readInt32); in init_stub_library()
/aosp12/frameworks/native/libs/binder/ndk/
H A Dlibbinder_ndk.map.txt41 AParcel_readInt32;
H A Dparcel.cpp520 binder_status_t AParcel_readInt32(const AParcel* parcel, int32_t* value) { in AParcel_readInt32() function
/aosp12/frameworks/native/libs/binder/ndk/include_ndk/android/
H A Dbinder_parcel.h727 binder_status_t AParcel_readInt32(const AParcel* parcel, int32_t* value) __INTRODUCED_IN(29);
/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmap.cpp593 if (AParcel_readInt32(mParcel, &temp) != STATUS_OK) { in readInt32()
672 ON_ERROR_RETURN(AParcel_readInt32(parcel, (int32_t*)&type)); in readBlob()
693 ON_ERROR_RETURN(AParcel_readInt32(parcel, &size)); in readBlob()

12