Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp354 bool is_boot_device = boot_devices_.find(device) != boot_devices_.end(); in GetBlockDeviceSymlinks() local
364 if (is_boot_device) { in GetBlockDeviceSymlinks()
367 } else if (is_boot_device) { in GetBlockDeviceSymlinks()