Home
last modified time | relevance | path

Searched refs:recvmsgServerConnection (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp2077 mAcceptConnection = &Server::recvmsgServerConnection; in setUp()
2148 unique_fd recvmsgServerConnection() { in recvmsgServerConnection() function in android::RpcTransportTestUtils::Server