Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/trusty/
H A DRpcServerTrusty.cpp36 size_t msgMaxSize, std::unique_ptr<RpcTransportCtxFactory> rpcTransportCtxFactory) { in make()
62 std::shared_ptr<const PortAcl>&& portAcl, size_t msgMaxSize) in RpcServerTrusty()