Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/
DRpcServerTrusty.cpp132 base::unique_fd clientFd(chanDup); in handleConnect() local
/frameworks/native/libs/binder/
DRpcServer.cpp360 sp<RpcServer>&& server, RpcTransportFd clientFd, std::array<uint8_t, kRpcAddressSize> addr, in establishConnection()
DBinder.cpp644 android::base::unique_fd clientFd; in setRpcClientDebug() local
DRpcSession.cpp162 unique_fd clientFd(socks[0]), serverFd(socks[1]); in setupUnixDomainSocketBootstrapClient() local
/frameworks/native/libs/input/
DInputTransport.cpp419 android::base::unique_fd clientFd(sockets[1]); in openInputChannelPair() local