Searched refs:GetMetaParam (Results 1 – 2 of 2) sorted by relevance
138 int32_t GetMetaParam(const std::string &uuid, const std::string &dhId,
766 int32_t ComponentManager::GetMetaParam(const std::string &uuid, const std::string &dhId, in GetMetaParam() function in OHOS::DistributedHardware::ComponentManager800 if (GetMetaParam(uuid, dhId, metaCapPtr) == DH_FWK_SUCCESS) { in GetEnableParam()