Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp77 const char* const kWaylandSocket = "wayland_socket"; variable
225 return (*dictionary_)[kWaylandSocket].asString(); in wayland_socket()
228 (*dictionary_)[kWaylandSocket] = path; in set_wayland_socket()