Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp465 static constexpr char kBootloader[] = "bootloader"; variable
467 return (*Dictionary())[kBootloader].asString(); in bootloader()
471 (*Dictionary())[kBootloader] = bootloader; in set_bootloader()