Searched refs:mAcceptConnection (Results 1 – 1 of 1) sorted by relevance
1526 mAcceptConnection = &Server::recvmsgServerConnection; in setUp()1614 unique_fd acceptedFd = mAcceptConnection(this); in run()1641 AcceptConnection mAcceptConnection = &Server::acceptServerConnection; member in android::RpcTransportTestUtils::Server