Home
last modified time | relevance | path

Searched defs:rpcServer (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/
Dservicedispatcher.cpp88 auto rpcServer = RpcServer::make(); in Dispatch() local
208 auto rpcServer = RpcServer::make(); in wrapServiceManager() local
DBinder.cpp201 RpcServerLink(const sp<RpcServer>& rpcServer, const sp<IBinder>& keepAliveBinder, in RpcServerLink()
557 auto rpcServer = RpcServer::make(); in setRpcClientDebug() local
/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1512 auto rpcServer = RpcServer::make(); in TEST() local
1561 auto rpcServer = RpcServer::make(newFactory(rpcSecurity)); in setUp() local
DbinderLibTest.cpp1248 auto rpcServer = RpcServer::make(); in CreateSocket() local