Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp344 static constexpr char kFuchsiaZedbootPath[] = "fuchsia_zedboot_path"; variable
347 (*Dictionary())[kFuchsiaZedbootPath] = fuchsia_zedboot_path; in set_fuchsia_zedboot_path()
350 return (*Dictionary())[kFuchsiaZedbootPath].asString(); in fuchsia_zedboot_path()