Searched refs:extract_boot_devices (Results 1 - 1 of 1) sorted by relevance

/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp692 static std::set<std::string> extract_boot_devices(const fstab& fstab) { function
913 if (fstab) return extract_boot_devices(*fstab);

Completed in 983 milliseconds