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.h33 struct WaylandServerState;
67 std::unique_ptr<internal::WaylandServerState> server_state_;
Dwayland_server.cpp36 struct WaylandServerState { struct
61 server_state_.reset(new internal::WaylandServerState()); in ServerLoop()