Searched refs:UpdateCombinedPolicy (Results 1 – 3 of 3) sorted by relevance
40 …bool UpdateCombinedPolicy(int32_t userId, const std::string &policyName, const std::string &policy…
154 devicePoliciesStorageRdb->UpdateCombinedPolicy(userIdState_, policyName, policyValue)) { in SetCombinedPolicy()
208 bool DevicePoliciesStorageRdb::UpdateCombinedPolicy(int32_t userId, const std::string &policyName, in UpdateCombinedPolicy() function in OHOS::EDM::DevicePoliciesStorageRdb