Searched defs:echoPackets (Results 1 – 3 of 3) sorted by relevance
49 std::unique_ptr<BasePipeServer> ConnectionHandler::GetNewBasePipeServer(const bool echoPackets) in GetNewBasePipeServer()
35 BasePipeServer(arm::pipe::Socket clientConnection, bool echoPackets) in BasePipeServer()
41 GatordMockService(std::unique_ptr<arm::pipe::BasePipeServer> clientConnection, bool echoPackets) in GatordMockService()