Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_boot_config.cpp105 const std::string cmdline_key("androidboot." + android_key); in fs_mgr_get_boot_config_from_kernel() local
107 if (key == cmdline_key) { in fs_mgr_get_boot_config_from_kernel()
H A Dfs_mgr_fstab.cpp890 const std::string cmdline_key = "androidboot.boot_device"; in GetBootDevices() local
892 if (key == cmdline_key) { in GetBootDevices()