Home
last modified time | relevance | path

Searched refs:PollMessages (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp160 std::vector<Json::Value> PollMessages() { in PollMessages() function in cuttlefish::PollConnectionHandler
259 auto messages = poll_handler->PollMessages(); in Poll()