Searched refs:WaylandServerState (Results 1 – 2 of 2) sorted by relevance
33 struct WaylandServerState;67 std::unique_ptr<internal::WaylandServerState> server_state_;
36 struct WaylandServerState { struct61 server_state_.reset(new internal::WaylandServerState()); in ServerLoop()