Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1834 static constexpr char kFrameSockPath[] = "frame_sock_path"; variable
1837 (*Dictionary())[kFrameSockPath] = frame_socket_path; in set_frames_socket_path()
1841 return (*Dictionary())[kFrameSockPath].asString(); in frames_socket_path()