Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_manager.h137 int32_t GetCapParam(const std::string &uuid, const std::string &dhId, std::shared_ptr<CapabilityInfo> &capability);
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_manager.cpp753 int32_t ComponentManager::GetCapParam(const std::string &uuid, const std::string &dhId, in GetCapParam() function in OHOS::DistributedHardware::ComponentManager
802 if (GetCapParam(uuid, dhId, capability) == DH_FWK_SUCCESS) { in GetEnableParam()

Completed in 3 milliseconds