Home
last modified time | relevance | path

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

/bootable/recovery/update_verifier/
Dupdate_verifier.cpp106 static constexpr auto DEV_PATH = "/dev/block/"; in FindDmPartitions() local
129 dm_block_devices.emplace(dm_block_name, DEV_PATH + std::string(namelist[n]->d_name)); in FindDmPartitions()