Home
last modified time | relevance | path

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

/external/libbrillo/brillo/blkdev_utils/
Ddevice_mapper.h106 bool WipeTable(const std::string& name);
Ddevice_mapper.cc194 bool DeviceMapper::WipeTable(const std::string& name) { in WipeTable() function in brillo::DeviceMapper