Searched refs:WaylandServerState (Results 1 – 2 of 2) sorted by relevance
30 struct WaylandServerState;65 std::unique_ptr<internal::WaylandServerState> server_state_;
35 struct WaylandServerState { struct60 server_state_.reset(new internal::WaylandServerState()); in ServerLoop()