Searched refs:handleOne (Results 1 – 5 of 5) sorted by relevance
63 ExitOnErr(Server.handleOne()); in main()
85 if (auto Err = this->Endpoint->handleOne()) { in LLVMJITLinkRemoteTargetProcessControl()
75 if (auto Err = this->Endpoint->handleOne()) { in __anonb2ff88830202()
1071 Error handleOne() { in handleOne() function1452 if (auto Err = this->handleOne()) in handlerLoop()1526 if (Error Err = this->handleOne()) { in callB()
439 if (auto Err = EP.handleOne()) in run()