Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DRpcTransport.h185 explicit RpcTransportFd(binder::unique_fd&& descriptor) in RpcTransportFd() function
188 RpcTransportFd(RpcTransportFd &&transportFd) noexcept in RpcTransportFd() function
/frameworks/native/libs/binder/trusty/
DOS.cpp83 const RpcTransportFd& /* socket */, iovec* /* iovs */, int /* niovs */, in sendMessageOnSocket()
90 const RpcTransportFd& /* socket */, iovec* /* iovs */, int /* niovs */, in receiveMessageFromSocket()