Home
last modified time | relevance | path

Searched refs:GetAllHandler (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentloader/
H A Dcomponent_loader.h90 void GetAllHandler(std::map<DHType, CompConfig> &dhtypeMap);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentloader/
H A Dcomponent_loader.cpp386 void ComponentLoader::GetAllHandler(std::map<DHType, CompConfig> &dhtypeMap) in GetAllHandler() function in OHOS::DistributedHardware::ComponentLoader
527 GetAllHandler(dhtypeMap); in ParseConfig()