Searched refs:markForBinder (Results 1 – 11 of 11) sorted by relevance
50 _aidl_data.markForBinder(remoteStrong()); in UnimplementedMethod()88 _aidl_data.markForBinder(remoteStrong()); in Deprecated()118 _aidl_data.markForBinder(remoteStrong()); in TestOneway()141 _aidl_data.markForBinder(remoteStrong()); in RepeatBoolean()179 _aidl_data.markForBinder(remoteStrong()); in RepeatByte()217 _aidl_data.markForBinder(remoteStrong()); in RepeatChar()255 _aidl_data.markForBinder(remoteStrong()); in RepeatInt()293 _aidl_data.markForBinder(remoteStrong()); in RepeatLong()331 _aidl_data.markForBinder(remoteStrong()); in RepeatFloat()369 _aidl_data.markForBinder(remoteStrong()); in RepeatDouble()[all …]
34 _aidl_data.markForBinder(remoteStrong()); in GetName()
34 _aidl_data.markForBinder(remoteStrong()); in RealName()
212 data.markForBinder(thiz); in getInterfaceDescriptor()241 data.markForBinder(sp<BpBinder>::fromExisting(this)); in pingBinder()
566 void Parcel::markForBinder(const sp<IBinder>& binder) { in markForBinder() function in android::Parcel
49 EXPECT_DEATH(p.markForBinder(sp<BBinder>::make()), ""); in TEST()457 p1.markForBinder(proc.rootBinder); in TEST_P()469 data.markForBinder(proc.rootBinder); in TEST_P()
602 (*in)->get()->markForBinder(binder->getBinder()); in AIBinder_prepareTransaction()
38 _aidl_data.markForBinder(remoteStrong()); in LogThis()
102 void markForBinder(const sp<IBinder>& binder);