Searched defs:poll_store (Results 1 – 2 of 2) sorted by relevance
201 PollConnectionStore* poll_store) in ClientDynHandler()269 PollConnectionStore* poll_store) in ConnectHandler()305 PollConnectionStore* poll_store) in ForwardHandler()336 PollHandler::PollHandler(struct lws* wsi, PollConnectionStore* poll_store) in PollHandler()
57 cuttlefish::PollConnectionStore poll_store; in main() local