Home
last modified time | relevance | path

Searched refs:gSession (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderRpcBenchmark.cpp142 static sp<RpcSession> gSession = RpcSession::make(); variable
350 setupClient(gSession, addr.c_str()); in main()
351 gRpcBinder = gSession->getRootObject(); in main()