Searched defs:BinderRpcTestProcessSession (Results 1 – 1 of 1) sorted by relevance
273 struct BinderRpcTestProcessSession { struct274 ProcessSession proc;277 sp<IBinder> rootBinder;280 sp<IBinderRpcTest> rootIface;283 bool expectInvalid = false;286 ~BinderRpcTestProcessSession() { in ~BinderRpcTestProcessSession()