Home
last modified time | relevance | path

Searched refs:AParcel_readNullableStrongBinder (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/libs/binder/tests/parcel_fuzzer/
H A Dbinder_ndk.cpp88 PARCEL_READ(ndk::SpAIBinder, ndk::AParcel_readNullableStrongBinder),
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DUnion.cpp59 …if ((_aidl_ret_status = ::ndk::AParcel_readNullableStrongBinder(_parcel, &_aidl_value)) != STATUS_… in readFromParcel()
H A DStructuredParcelable.cpp247 _aidl_ret_status = ::ndk::AParcel_readNullableStrongBinder(parcel, &ibinder); in readFromParcel()
H A DITestService.cpp796 _aidl_ret_status = ::ndk::AParcel_readNullableStrongBinder(_aidl_in, &in_input); in _aidl_onTransact()
3117 _aidl_ret_status = ::ndk::AParcel_readNullableStrongBinder(_aidl_out.get(), _aidl_return); in GetCppJavaTests()
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_parcel_utils.h167 static inline binder_status_t AParcel_readNullableStrongBinder(const AParcel* parcel, in AParcel_readNullableStrongBinder() function
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp105 _aidl_ret_status = ::ndk::AParcel_readNullableStrongBinder(_aidl_in, &in_binderValue); in _aidl_onTransact()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp105 _aidl_ret_status = ::ndk::AParcel_readNullableStrongBinder(_aidl_in, &in_binderValue); in _aidl_onTransact()