Searched defs:bootconfig (Results 1 – 11 of 11) sorted by relevance
116 bool ForceNormalBoot(const std::string& cmdline, const std::string& bootconfig) { in ForceNormalBoot()292 static bool IsChargerMode(const std::string& cmdline, const std::string& bootconfig) { in IsChargerMode()297 static BootMode GetBootMode(const std::string& cmdline, const std::string& bootconfig) in GetBootMode()307 static void MaybeResumeFromHibernation(const std::string& bootconfig) { in MaybeResumeFromHibernation()365 std::string bootconfig; in FirstStageMain() local
117 int FirstStageConsole(const std::string& cmdline, const std::string& bootconfig) { in FirstStageConsole()
52 void ImportBootconfigFromString(const std::string& bootconfig, in ImportBootconfigFromString()87 bool GetBootconfigFromString(const std::string& bootconfig, const std::string& key, in GetBootconfigFromString()100 std::string bootconfig; in ImportBootconfig() local106 std::string bootconfig; in GetBootconfig() local
285 let bootconfig = c"foo=bar\nbaz".to_bytes_with_nul(); in fixup_bootconfig_no_op() localVariable361 let bootconfig = c"foo=bar\nbaz".to_bytes_with_nul(); in fixup_bootconfig_error() localVariable394 let bootconfig = c"foo=bar\nbaz".to_bytes_with_nul(); in fixup_bootconfig_fixup_buffer_too_small() localVariable
343 std::string bootconfig = ReadFile(unpack_dir + "/bootconfig"); in RepackVendorBootImage() local448 std::string bootconfig = in RepackGem5BootImage() local
20 pub mod bootconfig; module
64 const auto bootconfig = in GeneratePersistentBootconfig() local
76 let mut bootconfig = File::create(bootconfig)?; in detach_bootconfig() localVariable
221 std::unique_ptr<TestFileHandle> bootconfig; member in __anonec0eb9cf0111::RepackVendorBootImgTestEnv
124 const std::string bootconfig = R"( variable
934 std::vector<std::string> bootconfig; in extra_bootconfig_args() local