Searched defs:RpcServerLink (Results 1 – 11 of 11) sorted by relevance
119 class RpcServerLink; variable
127 class RpcServerLink; variable
117 class RpcServerLink; variable
243 class BBinder::RpcServerLink : public IBinder::DeathRecipient { class in android::BBinder246 RpcServerLink(const sp<RpcServer>& rpcServer, const sp<IBinder>& keepAliveBinder, in RpcServerLink() function in android::BBinder::RpcServerLink