Searched refs:SetCombinedJsonValue (Results 1 – 2 of 2) sorted by relevance
138 ErrCode SetCombinedJsonValue(const std::string &policyName, const std::string &policyValue);
370 ErrCode PolicyManager::SetCombinedJsonValue(const std::string &policyName, const std::string &polic… in SetCombinedJsonValue() function in OHOS::EDM::PolicyManager391 return SetCombinedJsonValue(policyName, policyValue); in SetCombinedPolicy()