Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_fstab.cpp832 std::string dt_file_name = get_android_dt_dir() + "/boot_devices"; in GetBootDevices() local
835 ReadDtFile(dt_file_name, &value)) { in GetBootDevices()