Home
last modified time | relevance | path

Searched refs:AParcel_writeNullableStrongBinder (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DUnion.cpp98 case ibinder: return ::ndk::AParcel_writeNullableStrongBinder(_parcel, get<ibinder>()); in writeToParcel()
H A DStructuredParcelable.cpp495 _aidl_ret_status = ::ndk::AParcel_writeNullableStrongBinder(parcel, ibinder); in writeToParcel()
H A DITestService.cpp987 _aidl_ret_status = ::ndk::AParcel_writeNullableStrongBinder(_aidl_out, _aidl_return); in _aidl_onTransact()
2681 _aidl_ret_status = ::ndk::AParcel_writeNullableStrongBinder(_aidl_in.get(), in_input); in TakesANullableIBinder()
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_parcel_utils.h159 static inline binder_status_t AParcel_writeNullableStrongBinder(AParcel* parcel, in AParcel_writeNullableStrongBinder() function
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp307 _aidl_ret_status = ::ndk::AParcel_writeNullableStrongBinder(_aidl_in.get(), in_binderValue); in LogThis()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp307 _aidl_ret_status = ::ndk::AParcel_writeNullableStrongBinder(_aidl_in.get(), in_binderValue); in LogThis()