Searched refs:gSession (Results 1 – 1 of 1) sorted by relevance
49 static sp<RpcSession> gSession = RpcSession::make(); variable53 CHECK(gSession->getRootObject() != nullptr); in BM_getRootObject()59 sp<IBinder> binder = gSession->getRootObject(); in BM_pingTransaction()69 sp<IBinder> binder = gSession->getRootObject(); in BM_repeatString()98 sp<IBinder> binder = gSession->getRootObject(); in BM_repeatBinder()131 if (gSession->setupUnixDomainClient(addr.c_str())) goto success; in main()