Searched refs:DeleteVerityDevice (Results 1 – 1 of 1) sorted by relevance
213 Result<void> DeleteVerityDevice(const std::string& name) { in DeleteVerityDevice() function248 Result<void> ret = DeleteVerityDevice(name_); in ~DmVerityDevice()274 auto result = DeleteVerityDevice(name); in createVerityDevice()542 const auto& result = DeleteVerityDevice(data.device_name); in Unmount()