Home
last modified time | relevance | path

Searched defs:DHType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager.cpp154 int32_t DistributedHardwareManager::GetComponentVersion(std::unordered_map<DHType, std::string> &ve… in GetComponentVersion()
H A Ddistributed_hardware_manager_factory.cpp224 int32_t DistributedHardwareManagerFactory::GetComponentVersion(std::unordered_map<DHType, std::stri… in GetComponentVersion()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddevice_type.h24 enum class DHType : uint32_t { enum
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp249 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()