Searched refs:setMaxOutgoingConnections (Results 1 – 6 of 6) sorted by relevance
72 session->setMaxOutgoingConnections(options.numOutgoingConnections); in createRpcTestSocketServerProcessEtc()
364 session->setMaxOutgoingConnections(options.numOutgoingConnections); in createRpcTestSocketServerProcessEtc()
161 rpcSession->setMaxOutgoingConnections(*options.maxOutgoingConnections); in getDeviceService()
276 session->setMaxOutgoingConnections(connections); in ARpcSession_setMaxOutgoingConnections()
93 void RpcSession::setMaxOutgoingConnections(size_t connections) { in setMaxOutgoingConnections() function in android::RpcSession
95 LIBBINDER_EXPORTED void setMaxOutgoingConnections(size_t connections);