Searched refs:AParcel_writeStrongBinder (Results 1 – 8 of 8) sorted by relevance
126 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_writeStrongBinder);315 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_writeStrongBinder); in init_stub_library()
75 AParcel_writeStrongBinder;
260 binder_status_t AParcel_writeStrongBinder(AParcel* parcel, AIBinder* binder) { in AParcel_writeStrongBinder() function
410 binder_status_t AParcel_writeStrongBinder(AParcel* parcel, AIBinder* binder) __INTRODUCED_IN(29);
663 status_result(sys::AParcel_writeStrongBinder( in write_binder()
292 return AParcel_writeStrongBinder(parcel, binder.get());317 return AParcel_writeStrongBinder(parcel, binder.get());