Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1188 std::vector<std::string> frames_socket_path_vec = in InitializeCuttlefishConfiguration() local
1636 if (!frames_socket_path_vec[instance_index].empty()) { in InitializeCuttlefishConfiguration()
1637 instance.set_frames_socket_path(frames_socket_path_vec[instance_index]); in InitializeCuttlefishConfiguration()