Searched defs:TargetInfo (Results 1 – 3 of 3) sorted by relevance
64 struct TargetInfo { struct67 TargetInfo() {} in TargetInfo() function68 TargetInfo(const struct dm_target_spec& spec, const std::string& data) in TargetInfo() function
36 public interface TargetInfo { interface
454 using TargetInfo = android::dm::DeviceMapper::TargetInfo; variable