Home
last modified time | relevance | path

Searched refs:markForBinder (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
H A DITestService.cpp50 _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 …]
H A DINamedCallback.cpp34 _aidl_data.markForBinder(remoteStrong()); in GetName()
H A DINewName.cpp34 _aidl_data.markForBinder(remoteStrong()); in RealName()
H A DIOldName.cpp34 _aidl_data.markForBinder(remoteStrong()); in RealName()
/aosp12/frameworks/native/libs/binder/
H A DBpBinder.cpp212 data.markForBinder(thiz); in getInterfaceDescriptor()
241 data.markForBinder(sp<BpBinder>::fromExisting(this)); in pingBinder()
H A DParcel.cpp566 void Parcel::markForBinder(const sp<IBinder>& binder) { in markForBinder() function in android::Parcel
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp49 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()
/aosp12/frameworks/native/libs/binder/ndk/
H A Dibinder.cpp602 (*in)->get()->markForBinder(binder->getBinder()); in AIBinder_prepareTransaction()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp38 _aidl_data.markForBinder(remoteStrong()); in LogThis()
/aosp12/frameworks/native/include/binder/
H A DParcel.h102 void markForBinder(const sp<IBinder>& binder);
/aosp12/frameworks/native/libs/binder/include/binder/
H A DParcel.h102 void markForBinder(const sp<IBinder>& binder);