Home
last modified time | relevance | path

Searched refs:CheckSubtypeResource (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_manager.h140 int32_t CheckSubtypeResource(const std::string &subtype, const std::string &networkId);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp552 ret = CheckSubtypeResource(param.subtype, networkId); in Enable()
554 DHLOGE("CheckSubtypeResource failed, ret = %{public}d.", ret); in Enable()
582 int32_t ComponentManager::CheckSubtypeResource(const std::string &subtype, const std::string &networkId) in CheckSubtypeResource() function in OHOS::DistributedHardware::ComponentManager

Completed in 3 milliseconds