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
212 auto rpcServer = RpcServer::make(); in wrapServiceManager() local
DBinder.cpp230 RpcServerLink(const sp<RpcServer>& rpcServer, const sp<IBinder>& keepAliveBinder, in RpcServerLink()
695 auto rpcServer = RpcServer::make(); in setRpcClientDebug() local
/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1313 auto rpcServer = RpcServer::make(); in TEST() local
1420 auto rpcServer = RpcServer::make(newTlsFactory(rpcSecurity)); in setUp() local
DbinderLibTest.cpp1448 auto rpcServer = RpcServer::make(); in CreateSocket() local