Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp549 static constexpr char kFixedLocationFilePath[] = "fixed_location_file_path"; variable
552 return (*Dictionary())[kFixedLocationFilePath].asString(); in fixed_location_file_path()
556 (*Dictionary())[kFixedLocationFilePath] = fixed_location_file_path; in set_fixed_location_file_path()