Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include_rpc_unstable/
Dbinder_rpc_unstable.hpp145 void ARpcSession_setMaxOutgoingConnections(ARpcSession* session, size_t connections);
/frameworks/native/libs/binder/rust/rpcbinder/src/
Dsession.rs79 binder_rpc_unstable_bindgen::ARpcSession_setMaxOutgoingConnections( in set_max_outgoing_connections()
/frameworks/native/libs/binder/
Dlibbinder_rpc_unstable.cpp274 void ARpcSession_setMaxOutgoingConnections(ARpcSession* handle, size_t connections) { in ARpcSession_setMaxOutgoingConnections() function