Home
last modified time | relevance | path

Searched defs:dhtypeMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp249 …tLoader::GetCompPathAndVersion(const std::string &jsonStr, std::map<DHType, CompConfig> &dhtypeMap) in GetCompPathAndVersion()
386 void ComponentLoader::GetAllHandler(std::map<DHType, CompConfig> &dhtypeMap) in GetAllHandler()
502 std::map<DHType, CompConfig> dhtypeMap; in ParseConfig() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/
H A Dcomponent_loader_test.cpp176 std::map<DHType, CompConfig> dhtypeMap; variable
210 std::map<DHType, CompConfig> dhtypeMap; variable