Home
last modified time | relevance | path

Searched defs:repeatBinder (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/tests/
DIBinderRpcBenchmark.aidl19 IBinder repeatBinder(IBinder binder); in repeatBinder() method
DIBinderRpcTest.aidl32 @nullable IBinder repeatBinder(@nullable IBinder binder); in repeatBinder() method
DbinderRpcBenchmark.cpp69 Status repeatBinder(const sp<IBinder>& binder, sp<IBinder>* out) override { in repeatBinder() function in MyBinderRpcBenchmark
DbinderRpcTestCommon.h314 Status repeatBinder(const sp<IBinder>& binder, sp<IBinder>* out) override { in repeatBinder() function