Home
last modified time | relevance | path

Searched defs:fs_mgr_get_boot_config_from_bootconfig (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/
H A 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() function
/aosp12/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp242 TEST(fs_mgr, fs_mgr_get_boot_config_from_bootconfig) { in TEST() argument