Home
last modified time | relevance | path

Searched defs:bootconfig (Results 1 – 6 of 6) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_boot_config.cpp85 bool fs_mgr_get_boot_config_from_bootconfig(const std::string& bootconfig, in fs_mgr_get_boot_config_from_bootconfig()
120 std::string bootconfig; in fs_mgr_get_boot_config_from_bootconfig_source() local
/system/core/init/
Dfirst_stage_init.cpp105 bool ForceNormalBoot(const std::string& cmdline, const std::string& bootconfig) { in ForceNormalBoot()
215 std::string bootconfig; in FirstStageMain() local
Dfirst_stage_console.cpp108 int FirstStageConsole(const std::string& cmdline, const std::string& bootconfig) { in FirstStageConsole()
Dutil.cpp250 std::string bootconfig; in ImportBootconfig() local
/system/core/fastboot/
Dvendor_boot_img_utils_test.cpp221 std::unique_ptr<TestFileHandle> bootconfig; member in __anon39f087e00111::RepackVendorBootImgTestEnv
/system/core/fs_mgr/tests/
Dfs_mgr_test.cpp122 const std::string bootconfig = variable