Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h767 void set_fixed_location_file_path(
Dcuttlefish_config_instance.cpp554 void CuttlefishConfig::MutableInstanceSpecific::set_fixed_location_file_path( in set_fixed_location_file_path() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1670 instance.set_fixed_location_file_path(fixed_location_file_paths[instance_index]); in InitializeCuttlefishConfiguration()