Searched refs:MType (Results 1 – 2 of 2) sorted by relevance
16 auto HealthMetric::getPath(MType type, std::string name, SubType subType) in getPath()57 if (type == MType::storage) in getPath()87 case MType::cpu: in initProperties()94 case MType::memory: in initProperties()95 case MType::storage: in initProperties()101 case MType::inode: in initProperties()102 case MType::unknown: in initProperties()
40 using MType = phosphor::health::metric::Type; typedef in phosphor::health::metric::HealthMetric47 HealthMetric(sdbusplus::bus_t& bus, MType type, in HealthMetric()73 auto getPath(MType type, std::string name, SubType subType) -> std::string;77 MType type;