Home
last modified time | relevance | path

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

/external/armnn/profiling/server/src/basePipeServer/
DConnectionHandler.cpp49 std::unique_ptr<BasePipeServer> ConnectionHandler::GetNewBasePipeServer(const bool echoPackets) in GetNewBasePipeServer()
/external/armnn/profiling/server/include/basePipeServer/
DBasePipeServer.hpp35 BasePipeServer(arm::pipe::Socket clientConnection, bool echoPackets) in BasePipeServer()
/external/armnn/tests/profiling/gatordmock/
DGatordMockService.hpp41 GatordMockService(std::unique_ptr<arm::pipe::BasePipeServer> clientConnection, bool echoPackets) in GatordMockService()