Searched defs:DHType (Results 1 – 4 of 4) sorted by relevance
154 int32_t DistributedHardwareManager::GetComponentVersion(std::unordered_map<DHType, std::string> &ve… in GetComponentVersion()
224 int32_t DistributedHardwareManagerFactory::GetComponentVersion(std::unordered_map<DHType, std::stri… in GetComponentVersion()
24 enum class DHType : uint32_t { enum
249 int32_t ComponentLoader::GetCompPathAndVersion(const std::string &jsonStr, std::map<DHType, CompCon… in GetCompPathAndVersion()386 void ComponentLoader::GetAllHandler(std::map<DHType, CompConfig> &dhtypeMap) in GetAllHandler()