Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcServer.cpp183 unique_fd clientFd( in join() local
269 void RpcServer::establishConnection(sp<RpcServer>&& server, base::unique_fd clientFd, in establishConnection()
DBinder.cpp510 android::base::unique_fd clientFd; in setRpcClientDebug() local
/frameworks/native/libs/input/
DInputTransport.cpp360 android::base::unique_fd clientFd(sockets[1]); in openInputChannelPair() local