Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1696 instance.set_frames_socket_path(frames_socket_path_vec[instance_index]); in InitializeCuttlefishConfiguration()
1698 instance.set_frames_socket_path( in InitializeCuttlefishConfiguration()
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h849 void set_frames_socket_path(const std::string& driver);
Dcuttlefish_config_instance.cpp1883 void CuttlefishConfig::MutableInstanceSpecific::set_frames_socket_path( in set_frames_socket_path() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific