Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp2166 unique_fd acceptedFd = mAcceptConnection(this); in run() local
2172 void handleOne(unique_fd acceptedFd) { in handleOne()