Searched refs:processRequests (Results 1 – 4 of 4) sorted by relevance
26 auto processRequests() -> sdbusplus::async::task<void>;41 ctx.spawn(processRequests()); in TestServer()44 auto TestServer::processRequests() -> sdbusplus::async::task<void> in processRequests() function in phosphor::modbus::test::TestServer
65 serverTester->processRequests(); in ServerRequestHandler()
81 auto processRequests() -> void;
76 auto ServerTester::processRequests() -> void in processRequests() function in phosphor::modbus::test::ServerTester