Home
last modified time | relevance | path

Searched defs:RpcServerLink (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/binder/
DBinder.h117 class RpcServerLink; variable
/frameworks/native/libs/binder/include/binder/
DBinder.h117 class RpcServerLink; variable
/frameworks/native/libs/binder/
DBinder.cpp242 class BBinder::RpcServerLink : public IBinder::DeathRecipient { class in android::BBinder
245 RpcServerLink(const sp<RpcServer>& rpcServer, const sp<IBinder>& keepAliveBinder, in RpcServerLink() function in android::BBinder::RpcServerLink