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_console.cpp111 int FirstStageConsole(const std::string& cmdline, const std::string& bootconfig) { in FirstStageConsole()
Dfirst_stage_init.cpp106 bool ForceNormalBoot(const std::string& cmdline, const std::string& bootconfig) { in ForceNormalBoot()
256 std::string bootconfig; in FirstStageMain() local
Dutil.cpp256 std::string bootconfig; in ImportBootconfig() local
/system/core/fastboot/
Dvendor_boot_img_utils_test.cpp221 std::unique_ptr<TestFileHandle> bootconfig; member in __anonfa211cbe0111::RepackVendorBootImgTestEnv
/system/core/fs_mgr/tests/
Dfs_mgr_test.cpp122 const std::string bootconfig = variable