Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_server.h30 struct WaylandServerState;
65 std::unique_ptr<internal::WaylandServerState> server_state_;
Dwayland_server.cpp35 struct WaylandServerState { struct
60 server_state_.reset(new internal::WaylandServerState()); in ServerLoop()